Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error : Illegal redefinition of variable
Message
De
24/07/2013 06:06:36
 
 
À
24/07/2013 06:00:47
Mk Sharma
Shrishti Solutions
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01579124
Message ID:
01579132
Vues:
56
>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 *)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform