DrawText

 

 

 

PROGRAM TO DRAW PICTURES OR TEXT AND STORE THEM STARTING AT EOO0

   OAOO R                 (ret)

     Computer prints      OAOO= A9


   Press   (ret)

   Anything typed now will be stored.

   (ret)  causes remainder of that line to be filled out with spaces,
          which can later be replaced with characters if desired.

   LINE FEED  Prints one word and the space immediately after it.

   SI    (CONTROL  0)  prints one line.

   /P   prints out lines continuously until *$ indicates end of file.

   /M   returns to beginning of line, or if at the beginning of a line,
           returns to beginning of preceding line.

   /-   returns to beginning of file.

   /F   XXX (ret)  searches file for lines containing the character
           string XXX.

   //   returns control to the keyboard (equivalent to Break)

 

A.L.Schawlow
Stanford University
January 31, 1977

Computer Type: 
Manufacturer: