Mercurial > hg > Members > kono > nitros9-code
comparison level1/sys/display.hp @ 907:c8d81664cb86
Added new options to display
author | boisy |
---|---|
date | Sat, 18 Jan 2003 16:23:55 +0000 |
parents | 5ac4920aa1f7 |
children |
comparison
equal
deleted
inserted
replaced
906:81584f82ee74 | 907:c8d81664cb86 |
---|---|
1 @DISPLAY | 1 @DISPLAY |
2 Syntax: Display <hex>[...] | 2 Syntax: Display <opts> |
3 Usage : Displays converted characters to standard output | 3 Usage : Displays converted characters to standard output |
4 Opts : | |
5 xx = hexadecimal | |
6 .xx = decimal byte | |
7 .Wxx = decimal word | |
8 /xx/ = string | |
9 "xx" = string |