home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / 90xx / 9005a.d64 / 61040print-text (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  97b  |  3 lines

  1. 61040 REM 61040PRINT-TEXT  UT$,UT//
  2. 61041 PRINT:PRINT"[145]";:PRINTTAB(-(UT=2)*(40-LEN(UT$))-(UT=3)*(40-LEN(UT$))/2)UT$:RETURN
  3.