Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Burn CDs, easy and freeware?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01000342
Message ID:
01000418
Views:
19
>Thank you very much Sergey...
>
>your answer is the solution as usually.
>
>is there a way to catch the error codes it says it returns?

Try
oShell = Createobject("wscript.shell")
lnRetCode = oShell.Run(FULLPATH("CreateCD.exe") + " " + lcParam ,1, .T.)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform