Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculate CNT()
Message
 
To
12/01/1999 11:55:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00175089
Message ID:
00175117
Views:
27
Hi Jill,

>How can I keep Calculate Cnt() from printing its results to the screen and ruining my forms?

SET TALK OFF in the Load event of the form should do the trick. This command and a number of others are bound to the datasession and always have their default values in a private datasession. Check out the help of SET DATASESSION for a complete list of these commands.

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform