Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFldState and Alias not found troubles
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00055703
Message ID:
00055774
Views:
62
>>>Umm... First, check to see if OApp is looking for the file name, which would be something like 490a2459.dbf, and second, check to see if the variable name you used for the alias is out of scope. Anyway, lv_region sounds like a local variable name.
>>>
>>>HTH
>>>Barbara
>>Hi Barbara.
>>
>>goApp isn't looking for anything at the point that this occurs. The alias isn't a variable, this is a local view I created using the view designer and it is stored in the dbc. The error is occuring in the loop where goApp.cleanup() is releasing all the active forms. It occurs on the last form to be released, and it's stopping on the line _Screen.Activeform.Release().
>>
>>Best Regards.
>>
>>Marcia

Well, let's try this again with a MESSAGE this time.

Marcia, I'm assuming there is no problem if there is no view on the form? I still think it might be an alias problem somewhere. Can you step through the Cleanup() code and see if you can narrow it further?

Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform