Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1651: but none report or label exist.
Message
From
02/10/2003 06:27:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Error 1651: but none report or label exist.
Miscellaneous
Thread ID:
00834156
Message ID:
00834156
Views:
72
hi,

i have:
ON SHUTDOWN formMaster.Release
formMaster is object created from a VCX form class

The code on VCX form class:
PROCEDURE release
SET STEP ON  && <--- fire error
....
task start when is selected a BAR of _MSYSMENU :
ON SELECTION BAR 2000015 OF p1_App QUIT
VFP fire this error:
CANCEL or SUSPEND is not allowed 
On help:
CANCEL or SUSPEND is not allowed (Error 1651)
The dBASE IV report or label file you are running calls a SUSPEND.
This is not a valid operation in Visual FoxPro.
None report or label exist.

After a QUIT command i cannot debug ? Why ?

Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform