Slide 58 of 80
Notes:
- Don’t want blank lines in datafile to stop while loop, so we don’t test for “” in the redirected case.
- Each variable, rec!j, is 80 bytes long -- no blanks were stripped. This may be fine, or you can use the RTRIM function to remove the trailing spaces.
- Shows how you can make a dynamic CI command line, e.g.. if !test then ...
- Shows finfo(), HPINTERACTIVE and HPSTDIN.