Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I get to know ,the variables and their values at run
Message
 
 
To
01/09/1998 06:26:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00131831
Message ID:
00132019
Views:
16
Rahd,

Place the following line in your code, and create a Showvar.prg.
Press F5 when you want to display the vars.

On key label F5 do Showvar

PROCEDURE SHOWVAR
list memo to tempfile.txt noconsole
modify file tempfile.txt
RETRUN
Brett Slattery
Slattery@ewol.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform