Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a exe from within VFP with parameters
Message
From
18/02/2017 11:23:27
 
 
To
18/02/2017 10:22:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01648061
Message ID:
01648122
Views:
43
Hi Cetin ,thanks for the feed back...

I suppose any application (exe) returns an exitcode when terminate normally or even anormally.
trapping that exicode can inform the user of its successfull or insuccessfull end.
its the same with APIs result...
When a program exits, it is common to return an integer value to indicate the closing state.
If the program closed normally, this value is generally zero. Other values usually provide error
codes that allow the caller to identify problems.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform