× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



At my previous job I had to port libraries between two systems. The only
way that I figured out how to do it was to FTP a save file, but, since the
library could/would change every time, I wound up writing a CL which did the
heavy lifting and called an RPG IV program to create the FTP script file.
Couldn't figure out another way since the FTP command itself doesn't take an
object name as a parameter, and the scripts were executed explicitly ("What
you see is what you get.").

Jerry C. Adams
IBM i Programmer/Analyst
A painter who has the feel for breats and buttocks is saved. - Pierre
Auguste Renoir
--
A&K Wholesale
Murfreesboro, TN
615-867-5070


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of John McKee
Sent: Friday, June 01, 2012 10:25 AM
To: Midrange Systems Technical Discussion
Subject: Re: FTP script variables

That definitely works. Another method I have used in the past was TAATOOLS
to build the script dynamically. Just seemed so dumb that I know the name
of the file to send and nothing else changes, then to have to monkey around
with building scripts of editing them.

No big deal.

John McKee

On Fri, Jun 1, 2012 at 10:16 AM, Paul Nelson <nelsonp@xxxxxxxxxxxxx> wrote:
John,

What I have done in the past is use a CL program to execute the FTP
script.
Since I know exactly where in the script record the file name is
found, I have a program that takes the variable name and writes it
into the script record.

Paul Nelson
Cell 708-670-6978
Office 512-392-2577
nelsonp@xxxxxxxxxxxxx

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of John McKee
Sent: Friday, June 01, 2012 10:09 AM
To: Midrange Systems Technical Discussion
Subject: FTP script variables

I've never seen anything about an input file of FTP commands using
variables.  My assumption is that FTP won't work that way.

In the past, I have built FTP scripts on the fly.  This latest vendor
"request" seems like another one of those cases.

This is FTP and not sFTP.

Same location.  Different filename throughout the day.  I can build
the script dynamically, or just make copies of the exiting script and
change the put command.

Just wondered if CL variables could be used.

John McKee
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.


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-2024 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.