Table: Difference between revisions
Jump to navigation
Jump to search
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..." |
|||
| Line 12: | Line 12: | ||
==Download== | ==Download== | ||
* [http://web.archive.org/web/20101109093333/http://www.os2world.com/goran/zip/table120en.zip (Version 1.2.0, 2001-08-08)] | * [http://web.archive.org/web/20101109093333/http://www.os2world.com/goran/zip/table120en.zip (Version 1.2.0, 2001-08-08)] | ||
* [https://github.com/OS2World/UTIL-Table Source Code Git] | |||
==License== | ==License== | ||
Revision as of 17:35, 16 June 2013
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.
