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


apl>)copy cap2/handbook/wksp/ac cformat character


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


apl>)copy cap2/handbook/wksp/gi if


apl>)copy cap2/handbook/wksp/mo matrix medit on


apl>1 2 medit 3 4RI12

I0
1  2  3  4
0  0  0  0
9 10 11 12

apl>1 2 medit 3 4RI12

1
1  2  3  4
1  0  0  0
9 10 11 12

apl>1 2 medit 3 4RI12

`Om[2;]
1  2  3  4
8  7  6  5
9 10 11 12

apl>3 0 medit 3 4RI12

0
1  2  3  4
5  6  7  8
9 10 11 12
0  0  0  0
1  2  3  4
5  6  7  8
9 10 11 12

apl>1 1 medit 2 3R'abcdef'

' Y this is the letter b'
abc                    
 Y this is the letter b
def                    

apl>)off

[ RETURN TO DIRECTORY ]