Table

From OS2World.Com Wiki
Revision as of 17:33, 16 June 2013 by Martini (talk | contribs) (Created page with "==Description== Table is combination of an ASCII character code chart and a tool to convert and display binary, decimal, octal, hexadecimal and ascii representations of a stri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Table is combination of an ASCII character code chart and a tool to convert and display binary, decimal, octal, hexadecimal and ascii representations of a string. You can enter string to convert, or paste from Clipboard. Result can be copied to Clipboard or saved to file. Table is available in English and Swedish (thanks to Björn Söderström).

If you have two prepared system code pages you can switch between them and convert and display string.

Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx.

Screenshot

Download

License

Open Source under the GNU GPL License.

Author

Goran Ivankovic‎