Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RUN & VFP desktop
Message
From
20/05/1998 04:59:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
RUN & VFP desktop
Miscellaneous
Thread ID:
00100474
Message ID:
00100474
Views:
73
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.
Next
Reply
Map
View

Click here to load this message in the networking platform