!pr1
!lm12
!rm75
Quickie No. 5..................................Horst Schneider

To print a dashed line on the screen:

      JSR $FD9C     Print one dash
      JSR $FCA3     same character across screen

To print any character across screen:

      LDY #0
      LDA #$xx      xx = ASCII screen code for char
      JSR $FCA3

To print any character across most of screen:

      LDY #xx          xx = starting column
      LDA #$yy         yy = ASCII screen code for char
      JSR $FCA3



A Legible Phone Number for Computer Micro Works

Their ad last month was a little fuzzy around the area where the phone number was.  The correct number is (305) 777-0268.  George Beasley or his wife will take your order.  This number is in Florida, where George is stationed with the Air Force.

I ordered one of their "Promette's".  It is different than I thought, and better.  Most such adapters will not work when a language card is in slot 0, because EPROM's are missing one of the enable lines the Apple uses.  But the Promette has an active device inside which adds the extra enable line, so it works like you want it to.  Another nice difference is that George's price is about 1/4 the normal price for these items.
