Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP does not close
Message
From
19/03/2005 08:12:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP does not close
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00997569
Message ID:
00997569
Views:
56
Dear Experts

I create abc.exe with following xyz.prg
_SCREEN.VISIBLE = .F.
set talk off
set resource off
SET Default To (Sys(5)+Alltrim(Sys(2003)))
messagebox("Processor Serial is ...",0+32,"Serial No")
READ Events
_SCREEN.VISIBLE = .T.
The Messagebox appears correctly but when I press OK
then messagebox disappears and VFP remains open.

How to QUIT VFP from background?
What more codes should I write in xyz.prg

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform