Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Global Variable NOT!!!
Message
From
10/04/2006 17:21:13
 
 
To
10/04/2006 06:55:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01111807
Message ID:
01112189
Views:
16
Cetin:

Thanks for trying to help.

The exact message it:

Variable "GLTABLE" is not found

That's it.

glTable is just a variable that I set to .T. OR .F. for my error routine. It's declared in the main.prg and used all thru the application. It's first set to .F. and depending on the type of error, reset to .T. which "retry"s the routine and/or left at .F. to cancel the application.

Nothing to do with tables at all.

For now, I'm looking into "mvcount" as suggested.

Thanks

>>Hi:
>>
>>I'm a little lost and would like a little help.
>>
>>The following works find compiled using VFP 7 and loaded on a new Win98 machine.
>>
>>I have a logical global variable, "glTable", declared PUBLIC in my main.prg of the project.
>>When I "run" the program from the project manger, all is well.
>>When I create an EXE and run it on the same machine, the one with VFP loaded, again, all is well.
>>
>>However, when I load the program on a new WinXP machine, my program complains that it can't find variable "glTable".
>>
>>I thought global variables were available throughout an entire program once delared PUBLIC.
>>
>>Any ideas?
>>
>>Mal
>
>Malcolm,
>You didn't give the exact message. I suspect that it's not directly related with the variable itself and probably one of your table's is corrupt.
>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform