|
[EDI-L Mailing List Archive Home]
[Message List]
[Reply To This Message]
Re: GIS output to bank

> I am testing my GIS output and have been told by the bank that I need to
> send them an 80 byte carriage return line feed file. We are getting this
> from the bank and have had to send the data through a cobol program before
> I download to the GIS system on Unix. Thie program changes the 80 bytes to
> a 106 byte line so the Itransaction does not wrap. Does anyone know how to
> get the data from GIS back into this 80 byte wrapped file? I see the
> Stream option in the ISA but this just gives me one long stream of data -
> not wrapped.
Hmm, a couple of weeks ago I posted info on a free EDI reformatting utility we
offer; that message was posted both here on EDI-L
and also posted here:
http://www.powerbasic.com/support/forums/Forum12/HTML/000269.html
(Sheesh if I had any brains I'd post an HTML version on my web site!!)
The current output options for the utility are:
EDICLEAN.EXE inputfilename;outputfilename[;<FormatOption>]Optional
<FormatOption>
/W segments terminated with segment terminator only (wrapped)
/U segments terminated with segment terminator plus CRLF (unwrapped)
/M segments terminated with CRLF only
/LS segments terminated with segment terminator plus LF (Unix text)
/L segments terminated with LF only (Unix text)Default <FormatOption> is /U
Are you suggesting perhaps you might like it were I to add a couple of new
options?
/Bnnn blocked: CRLF inserted after each 'nnn' characters
/BLnnn blocked: LF inserted after each 'nnn' characters
i.e., in your example,
EDICLEAN.EXE gisfile;bankfile;/B80
Would this output option be useful to anyone other than Ms. Feitelberg?
Michael Mattias
Tal Systems, Inc.
Racine WI
http://www.talsystems.com
|
|
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|