Thanks for your reply Tommy
The problem is that its NOT a file, but a string
I was considering attempting to write this data to a temporary workfile (in
QTEMP) then using CPYFRMIMPF against this QTEMP file.
After all - I do know the data fields this represents
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
                                                                       
             Tommy.Holden@Thom                                         
             psonMachinery.com                                         
             Sent by:                                                   To
             midrange-l-bounce         Midrange Systems Technical      
             s@xxxxxxxxxxxx            Discussion                      
                                       <midrange-l@xxxxxxxxxxxx>       
                                                                        cc
             02/16/2010 04:45                                          
             PM                                                    Subject
                                       Re: Parsing out a string        
                                                                       
             Please respond to                                         
             Midrange Systems                                          
                 Technical                                             
                Discussion                                             
             <midrange-l@midra                                         
                 nge.com>                                              
                                                                       
                                                                       
if the character data is in double quotes and comma separated why not use
CPYFRMIMPF??
Thanks,
Tommy Holden
From:   Alan Shore <AlanShore@xxxxxxxx>
To:     Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date:   02/16/2010 03:36 PM
Subject:        Re: Parsing out a string
Sent by:        midrange-l-bounces@xxxxxxxxxxxx
Thanks for your reply Rob
Good idea, but unfortunately - no can-do. Its comma separated
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
             rob@xxxxxxxxx
             Sent by:
             midrange-l-bounce                                          To
             s@xxxxxxxxxxxx            Midrange Systems Technical
                                       Discussion
                                       <midrange-l@xxxxxxxxxxxx>
             02/16/2010 04:23                                           cc
             PM
                                                                   Subject
                                       Re: Parsing out a string
             Please respond to
             Midrange Systems
                 Technical
                Discussion
             <midrange-l@midra
                 nge.com>
I think the general consensus is to try to get them to send it tab
delimited instead.  If you forget what the hex code is for tab delimited
it's easy to do a
DSPF STMF('/rob/aa.txt')
F10=Display Hex
Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From:   Alan Shore <AlanShore@xxxxxxxx>
To:     Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date:   02/16/2010 04:17 PM
Subject:        Parsing out a string
Sent by:        midrange-l-bounces@xxxxxxxxxxxx
Afternoon everyone
I am to receive a string that contains a number (9) of fields that are
comma separated.
Each of these fields COULD also contain commas, therefore these fields
will
be incased in double quotes (")
Is there anything in SQL and/or RPGILE that will parse this data into
individual fields or is it a case of building my own logic
I've just re-read this e-mail and it looks familiar
I'll check the archives as well
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
--
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.
--
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.