apl>" <------------------------- sam157.txt ---------------------------->
apl>)copy cap2/handbook/wksp/jl listfn
apl>a # 1 63 R ' test '
apl>a # a,[1] ' a#I3 '
apl>a # a,[1] '"comment '
apl>a # a,[1] 'l1:''end'' '
apl>Lfx a
test
apl>L#q#listfn 'test'
G test
[1] a#I3
[2] "comment
[3] l1:'end'
G
apl>Rq
5 69
apl>)off