Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messed Up Var refs?
Message
From
17/03/1999 14:45:16
 
 
To
17/03/1999 14:42:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00198800
Message ID:
00198803
Views:
17
>I'm having a queer problem where a bunch of variables seem to be set to the same memory location.
>
>What happens is that setting the value of any of these variables results in all of them being set to the same value.
>
>All the vars are declared in a PRIVATE statement:
>
>Those vars and some declared PRIVATE earlier on are affected.
>
>Any ideas as to what can cause this? it looks like VFP's memory allocater has gone belly up, and is assigning the same memloc to all new variables created.
>
>Help!
>
>-- jas

VFP does not like variables and by messing them encourages people to use OO-things (MS plot :-).
Seriously: all variables should be local.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform