×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




ftp will always exit. What you can do is build the script on the fly,
with the filename you need in the text. This is a very common technique.

It may be possible to use FTP exit programs here. These will intercept
the commands. I don't remember, but I think you can redirect things
there.

Mark Allen wrote:
>
> Having a problem with getting this to do what I want.  What I need it to
> do is stay in the FTP session after the dir in the sctipt file (listed
> below) because we do not know what the file name will be.  I want the
> operator to manually enter the appropriate get command but the ftp
> session does an "implicit" quit after the last line of the FTP script
> and the runqry starts.  Can I do wat I want or is the "whole" thing
> going to have to be manual.
>
> FTP script file
>
>  Columns . . . :    1  71           Browse
> WTCCUSTOM/QFTPSCRIPT
>  SEU==>
> ADSSCRIPT
>  FMT **  ...+... 1 ...+... 2 ...+... 3 ...+... 4 ...+... 5 ...+... 6
> ...+... 7
>         *************** Beginning of data
> *************************************
> 0001.00 user password
>
> 0002.00 lcd wtcfiles
>
> 0003.00 dir
>
>         ****************** End of data
> ****************************************
>
> CL program
>
> ..+... 2 ...+... 3 ...+... 4 ...+... 5 ...+... 6 ...+... 7
>  OVRDBF     FILE(INPUT) TOFILE(*LIBL/QFTPSCRIPT) +
>               MBR(ADSSCRIPT)
>  OVRDBF     FILE(OUTPUT) TOFILE(*LIBL/QFTPSCRIPT) +
>               MBR(ADSLOG)
>
>  FTP        RMTSYS('207.144.248.6')
>
>  RUNQRY     QRYFILE((WTCFILES/ADS360RPT)) OUTTYPE(*PRINTER)
>  DSPPFM     FILE(*LIBL/QFTPSCRIPT) MBR(ADSLOG)
>
> Mark Allen
> I.S. Manager
> Wilkes Telephone & Electric
> A Dycom Company
> Phone: (706) 678-9565
> Email: allenmark@nu-z.net
> http://www.nu-z.net
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.

--
Vern Hamberg

Would you like to see a challenging little arithmetic puzzle
that might get you or your kids or grandkids more interested
in math? Go to <http://cgi.wff-n-proof.com/MSQ-Ind/I-1E.htm>

Sillygism--

Something is better than nothing.
Nothing is better than a ham sandwich.
Ergo
Something is better than a ham sandwich.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.