apl>" <------------------------- sam114.txt ----------------------------> apl>)copy cap2/handbook/wksp/ac by apl>)copy cap2/handbook/wksp/df from apl>)copy cap2/handbook/wksp/gi hang if in apl>)copy cap2/handbook/wksp/su to apl>5 to 10 5 6 7 8 9 10 apl>4.1 to 7 4.1 5.1 6.1 apl>5 to 2 5 4 3 2 apl>0 to 6 in 3 0 2 4 6 apl>6 to 0 in 3 6 4 2 0 apl>5 from 3 3 4 5 6 7 apl>4 from 15 by -3 15 12 9 6 apl>5 to 10 by 2 5 7 9 apl>5 to 10 by 6 5 apl>5 to 7 by .5 5 5.5 6 6.5 7 apl>1 to 5, 10 to 20 by 2, 5 from 50, 40 to 30 by 5 1 2 3 4 5 10 12 14 16 18 20 50 51 52 53 54 40 35 30 apl>)off