Elipse: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Tag: Manual revert
 
(3 intermediate revisions by one other user not shown)
Line 8: Line 8:
* QUERYQ - queries print queue
* QUERYQ - queries print queue
* QPRINT - sends all input (from stdin) to the queue for printing.
* QPRINT - sends all input (from stdin) to the queue for printing.
* ASCTBL - Presentation Manager program displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists.
* [[ASCI Table]] - ASCTBL - Presentation Manager program displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists.
* VIEWREP - Presentation Manager program displays standard input and gives option of printing the file or just viewing via scroll bars. Embedded PCL printer codes are removed for display purposes but reinserted for printing.
* [[VIEWREP]] - Presentation Manager program displays standard input and gives option of printing the file or just viewing via scroll bars. Embedded PCL printer codes are removed for display purposes but reinserted for printing.


==Links==
==Links==

Latest revision as of 21:53, 24 September 2022

Elipse Limited was a Canadian company operated by Jay Schwartz.

Software

  • Baker's Dozen DOS and OS/2 Programs (AdjText, delay, fcreate, lf, makestr, nf, sort, tally, trim, volume)
  • UPTIME - displays time of last system boot, current time, and the time elapsed between them.
  • QLIST - displays all print queues
  • QUERYQ - queries print queue
  • QPRINT - sends all input (from stdin) to the queue for printing.
  • ASCI Table - ASCTBL - Presentation Manager program displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists.
  • VIEWREP - Presentation Manager program displays standard input and gives option of printing the file or just viewing via scroll bars. Embedded PCL printer codes are removed for display purposes but reinserted for printing.

Links