Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to cancel report
Message
From
28/04/2000 07:35:55
 
 
To
28/04/2000 05:49:11
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00364374
Message ID:
00364381
Views:
34
Hi Dennis,

IF your code are running a loop, you can try to place the following code to your code:

nKey = INKEY(.1)
IF nKey <> 0
EXIT
ENDIF


>All my code runs in the open tables method of my report. Suppose I want to quit the report at some point, How do I do that?
>
>dennis
Benn Kjaer
MS Certified Professional - Visual Foxpro

"There is something rotten in the state of Denmark"
"Why make user-friendly programs, when there aren’t any friendly users :o)"
Previous
Reply
Map
View

Click here to load this message in the networking platform