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