apl>" <------------------------- sam152.txt ----------------------------> apl>)copy cap2/handbook/wksp/ac beside cformat character compare conform cvec apl>)copy cap2/handbook/wksp/df escapex fills frametest H apl>)copy cap2/handbook/wksp/gi hang if integer apl>)copy cap2/handbook/wksp/mo matrix apl>)copy cap2/handbook/wksp/pr prepare apl>)copy cap2/handbook/wksp/su shape struct tabulate uline apl>)copy cap2/handbook/wksp/vx xvec apl>names#' 'shape'tom dick harry' apl>scores#3 3R4 60 56 107 84 62 18 64 90 apl>L#report#names beside scores tom | 4 60 56 dick | 107 84 62 harry| 18 64 90 apl>(-1YA+/scores)uline report tom | 4 60 56 dick | 107 84 62 ------ --- -- -- harry| 18 64 90 apl>3 uline scores 4 60 56 107 84 62 18 64 90 --- -- -- apl>)off