Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DOS foundation read
Message
 
 
To
12/08/2002 21:31:18
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00688940
Message ID:
00688943
Views:
31
>VFP7 user briefly reverting to DOS to make a living!
>I call my program via a foundation read:
>mtrue = .f.
>DO myprog
>READ VALID(mtrue)
>
>When I leave my program (and turn mtrue to .t.) code execution hangs on the READ VALID(mtrue) line.
>
>I remember dealing with this, but I don't remember the solution.
>
>Thanks, Randy

You've to issue CLEAR READ to terminate foundation read.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform