Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Variables
Message
From
05/12/1997 10:18:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Memory Variables
Miscellaneous
Thread ID:
00064026
Message ID:
00064026
Views:
62
I had a strange occurrence with a program I wrote in 2.6 and it's memory variable handling in VFP5. I assigned a memory variable a name that was the same as a field name so I could do a SEEK with it. (jobref) Then assigned it a value with another memory variable jobref=m.ljob In 2.6 this worked fine in VFP5 I had to make jobref - m.jobref in order for the value to be passed to it from m.ljob. I also had a different problem with this exact code and VFP 5 reported that I needed a valid if then else statement: STORE 1 to reply @ 1,1 2 GET reply FUNCTION *H \ .Signature { margin-top: 12px; color: #666666; } .Signature a { color: #666666; }
Next
Reply
Map
View

Click here to load this message in the networking platform