Reading Unix files in Quiz/QTP

Neil Harvey neil@nha.co.za
Sat, 4 May 2002 10:32:49 +0200


Greetings

How can I read the variable length records (LF terminated) in files
created by redirection in HP-UX?

I want to read the output of commands like qshow record zxcvbn > qsfile
into Quiz or QTP.

What file/record/element/item must I define to allow this to happen?
I've tried varchar, freeform, size 1.

Regards

Neil