Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/display.hp @ 3295:6b7a7b233925 default tip
makefile: Allow PORTS with level1/2 mix
https://sourceforge.net/p/nitros9/feature-requests/10/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 19 Apr 2022 18:12:17 +0200 |
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 |