Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Truncating a Dat File
Message
From
25/07/2003 09:47:03
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813467
Message ID:
00813474
Views:
6
Kenneth, just for a laugh ...

The second line of your sig implies that the variable "foxpro" is an object because "relive" is a property of it. Therefore, the first line needs to be changed in order to avoid an operator type mismatch;
if foxpro.status == "dying"
  foxpro.relive = .t.
  foxpro.status = "Alive and well, baby!"
endif
:)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform