ITS Muddle.
[pdp10-muddle.git] / MUDDLE / medcom.2
1 Commands:
2 NAME    ARGS    MEANING
3 ?       none    Type this summary out.
4 O       1       Open object; takes ATOM, LOCATIVE, or CURSOR.
5 HERE    1,ATOM  save your current CURSOR as the LVAL of ARG.
6 UT      none    Up Top -- go to the place you were just after O.
7 &       none    "Ampersand print" (normally done automatically).
8         none    (Empty command) equivalent to &.
9 Q       none    Quit -- return to MUDDLE.
10 ^K      1       Exit from MUDDLE and VALRET arg (STRING or ATOM).
11 P       none    (P)PRINT the next object.
12 PA      1,FIX   (P)PRINT the object arg levels above position.
13 PT      none    (P)PRINT the whole object open.
14 V       none    toggle Verbosity.
15 R       1,FIX   move Right arg objects.
16 L       1,FIX   move Left arg objects.
17 B       none    move to the Back of the object.
18 F       none    move to the Front of the object.
19 U       1,FIX   move Up arg levels (and to the left).
20 D       1,FIX   move Down arg levels (and to the right).
21 UR      1,FIX   move Up arg levels (and to the right).
22 DL      1,FIX   move Down arg levels (and to the left).
23 S       1,any   Search -- tree-walk right until you find arg.
24 -S      1,any   Search left -- tree-walk left until you find arg.
25 WR      1,FIX   Walk Right arg positions.
26 WL      1,FIX   Walk Left arg positions.
27 C       1,any   Change the next object to arg.
28 I       any,any Insert args to the left of the cursor.
29 K       1,FIX   Kill (delete) the next arg objects.
30 K:      none    Remove the "brackets" around the next object.
31 I:      2       Make the next (arg 2) objects into a TYPE (arg 1).
32 C:      1,TYPE  Change the Type of the next object to arg.
33 SC      1,any   Put arg on next object as a comment.
34 PC      none    Print comment on next object.
35 BK      any,any BreaKpoint on next object; args typed at break.
36 KB      none    Kill all Breakpoints in open object.
37 OB     any,ATOM BLOCK to list of OBLISTs whose names are given.
38 EB      none    ENDBLOCK.
39 OB?     none    type names of OBLISTs in current list of OBLISTs.
40 <MERDE> returns you to MEDDLE from a higher level.
41 \f\ 3\f