The Tilde isn't really the record separtor in his example as there would be
embedded tilde chars in each 165 charachers, unless I misinterpreted his
example of the original record as spanning three lines in the email.
----- Original Message -----
From: "Dennis McGrath" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, June 09, 2010 1:58 PM
Subject: [RBASE-L] - RE: File Load
You might also try using gateway to import the data.
Use the gateway wizard to create a specification file.
Edit the specification file as below:
7E is the hex code for the tilde character.
RecordSeparator=7E
Dennis McGrath