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



Hi Ron

There isn't a way (as far as I know) of continuing the FTP command over
multiple lines.  You can specify command strings greater than 80 chars in
interactive mode so the same will be true for the batch mode.  I think your
problem is the record length of the source file you specified when you
created it (default 96 chars).  Create the FTP source file with a record
length of 256 (for example) and you will be able to get around yout problem.

Alternatively, try splitting your ADDM command into two - for example

        ADDM library/file mbr TYPE(srctype)
        CHGPFM library/file mbr TEXT('description')

etc.

Hope it helps and Merry Christmas

Jonathan
www.astradyne-uk.com

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of ron hawkins
Sent: 21 December 2004 04:08
To: 'Midrange Systems Technical Discussion'
Subject: FTP text source problem




Im trying to send source members from one as400 to another in batch using a
source member with the FTP commands. When sending a new source member, the
source type and description do not appear with the new source member so I
want to run the quote ADDM command to create a blank member before I send
the new member over.

The problem I'm having is that the command quote ADDM is too long to fit on
a single line in the source member. Is there a way to continue the command
onto a second line? I've tried plus sign, minus sign, no sign - no luck.
Couldn't find anything in the manuals or the archives.

Ron Hawkins


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

Follow-Ups:
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.