Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with an .EXE
Message
 
To
08/08/2000 17:19:34
Brent Knight
Progressive Impressions International
Bloomington, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00402527
Message ID:
00402596
Views:
8
Top level forms don't respect the Modal setting of forms. To make a top level form modal, you need to call its SHOW(1) (Note that you must pass 1 as a parameter.)


>I wrote a program and converted it to an .exe. Everything runs beautifully in the foxpro window, but when I run it outside of the fox window (_Screen.visible = .F.) as an .exe I have a problem. I am calling a Modal form with the showwindow at 1 and Desktop = T and when I call it the calling program continues on, without waiting for the varible to be passed back from the Modal form.
>
>Here is the call.
>
>DO FORM newconfs\frmsearch TO lcpass
>
>Then it continues on without waiting for lcpass.
>
>The showwindow for the calling form is set at 2. I tried setting it as a 1 with desktop = T, but that REALLY didn't work.
>
>Like I said everything works fine in the foxpro window, but not from the .exe
>
>Whats wrong??
>
>Thanks for the help.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform