Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.ti » Personal Record Keeping Fix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Personal Record Keeping Fix [message #71080] Thu, 23 May 2013 23:40
alt is currently offline  alt
Messages: 13
Registered: May 2013
Karma: 0
Junior Member
Message-ID: <3071@ecsvax.UUCP>
Date: Wed, 8-Aug-84 09:25:03 EDT
Article-I.D.: ecsvax.3071
Posted: Wed Aug  8 09:25:03 1984
Date-Received: Sat, 11-Aug-84 01:46:34 EDT
Lines: 22


              PERSONAL RECORD KEEPING CAN BE IMPROVED

The PRK cartridge was designed by TI for use with its Thermal Printer (TP).
This printer has a limit of 40 characters per line and has not been
available for some time.
  You can however use the PRK with printers that use EPSON type codes. This
includes the EPSON and GEMINI series of printers.
  Epson type printers will respond to the following program:

          xx OPEN (device #) : (device name), VARIABLE ###

Example: (for TI's BASIC)

20 OPEN #1:"PIO", VARIABLE 132

The number following 'Variable' sets the maximum width of printed matter on
the page of printed data. To set up the printer for 132 columns of printed
text use the ESC code of CHR$(15). For spaces in excess of 132, use the
coding CHR$(27);CHR$(83);CHR$(1). Experiment with the output capabilities
of TI's console BASIC and EXTENDED BASIC to see the variety of print-output
possibilities.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Console key problem with 99/4A
Next Topic: corcomp controller arrives
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Sep 26 16:38:36 EDT 2024

Total time taken to generate the page: 0.02605 seconds