Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RUN & VFP desktop
Message
From
20/05/1998 06:30:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/05/1998 04:59:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00100474
Message ID:
00100477
Views:
34
>I created a small program in VFP to launch Eudora with a parameter to set the default user directory depending on the user login name. The project is actually composed of a single prg and a single form class - the prg creates an instance of the form, opens it in modal mode the form closes as soon as the user clicks a button to launch Eudora and the program exits.
>
>My question is, is there any way to lauch the form by itself without displaying it in a vfp desktop? I have tried setting the form's ShowWindow property to 2 (top level form) but it didn't work. I also tried DeskTop set to true to no avail.
>
>Another question related to this form is that when I RUN the Eudora.exe, the DOS window always shows up. Is there any way to hide it?
>
>Thanks in advance for any help.
Hi,
Besides showwindow setting in config.fpw add "screen=off". I don't know eudora but I think it's a win app, use run /N.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform