|
Hi all
In the Data List command - Is it OK to -
1-Jump cards ? As shown below - get info from card 1 & card 6 only
2-Jump columns ? These cards are 80 columns - only use selected columns
3-Must cards be read in order? Can one read card 6 before card 1?
Example syntax
Data list file='c:\data005.txt' fixed records=6
/1 Year 1-3 Resp 4-12 Card 13-15
/6 e1 16 e2 17 e3 18 e4 19 e5 20 e6 21.
Exe.
Regards
Mark
|