Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox()
Message
From
18/11/2003 18:51:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Messagebox()
Miscellaneous
Thread ID:
00851234
Message ID:
00851234
Views:
40
Hi,

I seem to be having a strange problem with one of the occasions I use the messagebox() function - it appears outside my VFP app and on the taskbar as a separate item:

if messagebox('Backup Schedule Files ?',4+32+256,'SCHEDULE BACKUP',5000)=6
...
...
endif

I did some experimentation and, if I leave out the timeout parameter, it does not behave this way (it is encompassed within the main VFP screen).

Is it supposed to behave this way? I did not see any reference to this in the Help section.
Next
Reply
Map
View

Click here to load this message in the networking platform