Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error : Illegal redefinition of variable
Message
From
24/07/2013 06:06:36
 
 
To
24/07/2013 06:00:47
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01579124
Message ID:
01579132
Views:
57
>Thank you,
>
>The problem was Private Variable.
>
>We can declare a Public variable as Local OR as Public as much time we want.
>But we can not declare a Private as Local OR Public
>
>we can test like:
>
>
>** ChkPrivateVariable.prg
>Private zuretval
>zuretval="PrivateVariable"
>Suspend
>**EOF
>
>** Now in command window :
>** 1. run this prg file (do ChkPrivateVariable)
>** 2. Try to declare the same variable as Local OR Public 
>
>Public zuretval
>
>** Here it will show the same error.
>
Why the error on only one computer? Different service pack?


>Please I need such errorhandler
>My email id : mk_common@yahoo.com

Koen should post it publicly.

>>P.S. if in need I could give you such an errorhandler *)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform