Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Batch file needs returned result of EXE
Message
From
21/03/2003 11:39:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00768593
Message ID:
00768639
Views:
21
Sergei -

Thanks! Works like a charm.

- George

>See Exiting Visual FoxPro returning an error level FAQ #7767.
>
>>My clients need me to write them a .BAT file which will call a VFP7 .EXE, then use the value returned from the .EXE in some way.
>>
>>For instance:
>>If my main .PRG of the CUST.EXE is:
>>
>>SELECT * FROM cust WHERE dDate > DATE() INTO ARRAY la1
>>RETURN _TALLY > 0
>>
>>
>>How would I assess .T. or .F. in the batch file?
>>
>>Can I say:
>>
>>If CUST.EXE = True Then
>>.
>>.
>>.
>>End If
>>
>>In a batch file? I'm a little rusty on .BAT file syntax.
>>
>>- George
Previous
Reply
Map
View

Click here to load this message in the networking platform