Metropoli BBS
VIEWER: sam133.txt MODE: TEXT (ASCII)
apl>" <------------------------- sam133.txt ---------------------------->


apl>)copy cap2/handbook/wksp/ac add can


apl>)copy cap2/handbook/wksp/df fix


apl>)copy cap2/handbook/wksp/pr rounds


apl>)copy cap2/handbook/wksp/su sub


apl>a # 0 1 2345678 9012345 6789012


apl>b # 0 222 3333333 4444444


apl>a sub b

0 1 2345456 5679012 2344568

apl>a sub 4

0 1 2345678 9012345 6789008

apl>b sub b

0 0

apl>)off

[ RETURN TO DIRECTORY ]