Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make Vfp Application active even in DOS
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115729
Message ID:
00115844
Views:
13
>I have create an application that it has a module which contols permanent a serial port. One of the signals that can received is that the machine which is connected to the serial port is blocked. So I want to interrupt anything that the user doing and give a message.
>Because their main program is DOS based(DOS Prompt not DOS mode) I have to interrupt it too. I have seen a lot of applications that they do something like that. (Printing problems for example).

Christos,

You can try using MessageBox() and adding 2048 to the buttons number. This will produce a system modal messagebox. This may work on win95, it won't on NT because NT doesn't have any system modal capability in the messagebox().
Previous
Reply
Map
View

Click here to load this message in the networking platform