[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Can you use FTP in SQR? -Reply



You can use the "call system using " if your ftp supports command line
arguements...

>>> "Budzinski, Robert" <rbudzinski@HERSHEYS.COM> 01/20/98
03:05pm >>>
HI.  Is it possible to FTP a file in SQR?  I created a interface in SQR
which creates a file that we FTP to our payroll system.  We are
currently going to write a UNIX script to do this, but I was wondering
if this could be done in SQR.  One benefit of doing it in SQR would be
if the program bombs, a file would not be FTP'd and we would know to
check the log.

Any help would be appreciated.  Thanks.