How can I read a text file with Quiz under UNIX?

Fry, Mark Mark.Fry@COGNOS.com
Tue, 22 Feb 2000 04:16:19 -0500


Robert wrote:

Thanks to all who offered assistance. :)) <-- double chin?

I added a 1 byte filler to the end of the record definition and it now works
fine.  The trick is one can't 'see' the explicit CR in VI, MORE, CAT or
other UNIX tool but PH can.

Slightly off-topic, you can see the CR character in unix if you use od -c
<filename> - it appears as '\n'.  It will also show you any other
unprintable characters in the data, so it's quite useful for spotting
problem areas in the data (on the occasions when your "fixed length" records
turn out not to be).

Regards,

Mark Fry
Cognos Limited
email: Mark.Fry@Cognos.com


= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.