[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Followup: How to run a shell script with in sqr and check status
- Subject: Followup: How to run a shell script with in sqr and check status
- From: Venugopala R vatti <Venuv999@AOL.COM>
- Date: Fri, 8 Jan 1999 19:52:40 EST
Thanks for your reply Les Hancock.
But what I am looking for is run shell script WITH IN THE SQR and check the
status
..
xxxx.SQR
begin report
do Verify-amounts
start ftp
check success
based on return value of FTP set #return-status -- (Pre-defined variable)
end-report
thanks for any help