Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/display.hp @ 1020:c1a5613ffe7b
changes
author | boisy |
---|---|
date | Thu, 06 Mar 2003 01:41:03 +0000 |
parents | c8d81664cb86 |
children |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @DISPLAY |
907 | 2 Syntax: Display <opts> |
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
3 Usage : Displays converted characters to standard output |
907 | 4 Opts : |
5 xx = hexadecimal | |
6 .xx = decimal byte | |
7 .Wxx = decimal word | |
8 /xx/ = string | |
9 "xx" = string |