Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Elusive SET TALK Command
Message
From
04/03/2008 13:45:26
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01298531
Message ID:
01298541
Views:
18
>When I pick a form off the menu, I'm starting to see output text scrolling down the desktop.
>The first line in the Load Event is SET TALK OFF.
>
>So how do I find out where this is happening?

Immediately after the SET TALK OFF in the load, add SET STEP ON. Run the form. Set a breakpoint to SET("TALK")="ON" or step until you see it switched on.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform