Connecting Tech Pros Worldwide Help | Site Map

"This Action Will Reset Your Project"....while editing code?

  #1  
Old November 13th, 2005, 09:30 AM
PeteCresswell
Guest
 
Posts: n/a
I don't *think* anything's running.... I haven't interrupted the code
or anything.

But the message seems to imply that some process really is running.


Anybody been here?
  #2  
Old November 13th, 2005, 09:30 AM
Tim Marshall
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


PeteCresswell wrote:
[color=blue]
> I don't *think* anything's running.... I haven't interrupted the code
> or anything.
>
> But the message seems to imply that some process really is running.
>
>
> Anybody been here?[/color]

It's "them". "They" are watching you. Be careful...

8)
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
  #3  
Old November 13th, 2005, 09:30 AM
Arno R
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


Timer event ?

Arno R

"PeteCresswell" <x@y.z.Invalid> schreef in bericht news:j2rg41lapnn6bn1c81fsbp3ltfmc6bpvah@4ax.com...[color=blue]
>I don't *think* anything's running.... I haven't interrupted the code
> or anything.
>
> But the message seems to imply that some process really is running.
>
>
> Anybody been here?[/color]
  #4  
Old November 13th, 2005, 09:31 AM
(Pete Cresswell)
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


Per Arno R:[color=blue]
>Timer event ?[/color]

That was my first reaction - and, indeed, one of my forms runs a timer event.

But if that form is closed, shouldn't it's Timer event be out of the picture?
--
PeteCresswell
  #5  
Old November 13th, 2005, 09:31 AM
David W. Fenton
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


PeteCresswell <x@y.z.Invalid> wrote in
news:j2rg41lapnn6bn1c81fsbp3ltfmc6bpvah@4ax.com:
[color=blue]
> I don't *think* anything's running.... I haven't interrupted the
> code or anything.
>
> But the message seems to imply that some process really is
> running.
>
> Anybody been here?[/color]

Yes. As far as I can tell, every version of Access from A2K on is
f*cked up in regard to the way code executes. It certainly behaves
completely differently from what I've always experienced with A97.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
  #6  
Old November 13th, 2005, 09:31 AM
Trevor Best
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


PeteCresswell wrote:[color=blue]
> I don't *think* anything's running.... I haven't interrupted the code
> or anything.
>
> But the message seems to imply that some process really is running.
>
>
> Anybody been here?[/color]

There may be no code running at the time but there was and there will be
and any global variables that are normally carried from back then to the
next time will be reset.

--
[Oo=w=oO]

  #7  
Old November 13th, 2005, 09:31 AM
Trevor Best
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


David W. Fenton wrote:[color=blue]
> PeteCresswell <x@y.z.Invalid> wrote in
> news:j2rg41lapnn6bn1c81fsbp3ltfmc6bpvah@4ax.com:
>
>[color=green]
>>I don't *think* anything's running.... I haven't interrupted the
>>code or anything.
>>
>>But the message seems to imply that some process really is
>>running.
>>
>>Anybody been here?[/color]
>
>
> Yes. As far as I can tell, every version of Access from A2K on is
> f*cked up in regard to the way code executes. It certainly behaves
> completely differently from what I've always experienced with A97.
>[/color]

You mean it just reset the code without warning?

--
[Oo=w=oO]

  #8  
Old November 13th, 2005, 09:33 AM
David W. Fenton
Guest
 
Posts: n/a

re: "This Action Will Reset Your Project"....while editing code?


Trevor Best <nospam@besty.org.uk> wrote in
news:42490397$0$8747$db0fefd9@news.zen.co.uk:
[color=blue]
> David W. Fenton wrote:[color=green]
>> PeteCresswell <x@y.z.Invalid> wrote in
>> news:j2rg41lapnn6bn1c81fsbp3ltfmc6bpvah@4ax.com:
>>[color=darkred]
>>>I don't *think* anything's running.... I haven't interrupted the
>>>code or anything.
>>>
>>>But the message seems to imply that some process really is
>>>running.
>>>
>>>Anybody been here?[/color]
>>
>> Yes. As far as I can tell, every version of Access from A2K on is
>> f*cked up in regard to the way code executes. It certainly
>> behaves completely differently from what I've always experienced
>> with A97.[/color]
>
> You mean it just reset the code without warning?[/color]

No. What I mean is that it reports code still executing in
circumstances where none is executing. I've never been able to
figure it out (though I finally figured out why that happens with
forms opened as acDialog; d'oh; I'm talking about non-dialogs,
though, and no timers).

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't make this page work scottyman@comcast.net answers 6 March 9th, 2006 04:25 AM