apl>" <------------------------- sam164.txt ---------------------------->
apl>)copy cap2/handbook/wksp/ac cformat character
apl>)copy cap2/handbook/wksp/df diff dltmb erect escape H
apl>)copy cap2/handbook/wksp/gi if
apl>)copy cap2/handbook/wksp/mo matrix on
apl>)copy cap2/handbook/wksp/pr postedit preedit
apl>L#a#erect'tom dick harry'
tom
dick
harry
apl>b#'joe'preedit a
apl>Gjoe[L]
G joe
[1] "tom
[2] "dick
[3] "harry
G
[4] [H2]
[3] G
apl>postedit b
tom
harry
apl>)off