Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DOS HELP with VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00499218
Message ID:
00500233
Views:
15
>I am writing a VFP application that will connect a user and map the user to a drive using the RUN NET USE command in a VFP form. I need to be able to obtain an error number or have the screen not release after posting a successful logon or unsuccessful login attempt. I have tried using the ">" to redirect the screen message to a file with no luck. I am not able run a batch file because the username and password values are obtain from form controls. Does anyone have any suggestions has to how to obtain messages from the "net use" command???
**
If the only problem with your batch file is that you need the username and password, just create the batch file with low level functions -fwrite() or STRTOFILE(), etc. with your program when you know the information, then "run" it.
Dr. Ken A. McGinnis
Healthcare software design
Previous
Reply
Map
View

Click here to load this message in the networking platform