!pr1
!lm12
!rm75
Macro Hint.........................................Bob and Bill

For an easy semi-automatic SAVE, we use the following line in every program:

     1000 *HHHHHHSAVE filename

The six H's are control H's (backspaces), entered by holding the CTRL key down and typing OHOHOHOHOHOH.  (Control-O allows a following control character to be entered into a line.)  To save the source file, just type LIST 1000, esc-I, and copy over the line.  Make it a point to always have the SAVE in line 1000; it's much easier to remember.
