Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cleanup error
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00179825
Message ID:
00179842
Views:
22
>>I have a form which upon a ThisForm.Release, is apparently trying to go to a work area that currently isn't there...
>>I'm not getting anywhere with this.
>>The Error is: 0
>>The Program is: my form's READEVENTS
>>The Line is: 3
>>The code for my readevents method is:
>>
>>this.BeforeReadEvents
>>IF this.lReadEvents
>>	READ EVENTS
>>ENDIF
>>
>>As I step thru the error handler the error message is:
>>Alias is not found.
>>
>>I've looked everywhere I know but can not figure out what's up or how to fix it.
>>
>>TIA (for any help),
>>Rick
>-------------------
>What do you actually try to do with READ EVENTS? Normally, it's not the place for programmaing activity, i.e. you have just one line 'READ EVENTS' in root of your application (bottom of main.prg), and it should not be executed condinitionally.
-------------
I was wrong about the location of the readevents...it's at the application level, and was generated by VFP when I created the app.

I'm gonna run the event log and see what that shows...but I'm not holding my breath.
Rick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform