ASCII Table: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Software | ||
ASCII Table is a small project that started to grow a bit out of hand. The program is written in IBM VisualAge C++ for OS/2 and full | |Picture=ascii_table.gif | ||
|Version=2.0 beta 1 (1999-09-28) | |||
|Author=[[David van Enckevort]] | |||
|License=Freeware | |||
|Download={{FileLink|ASCII_Table_2-0b1.zip}} | |||
|Website=https://www.vanenckevort.net/software/ | |||
}} | |||
'''ASCII Table''' is a small project that started to grow a bit out of hand. The program is written in IBM VisualAge C++ for OS/2 and full source code is included. | |||
Current features include: ASCII Table | Current features include: ASCII Table | ||
* Copy & paste support | |||
* Copy & | |||
* Font selection through standard font dialog | * Font selection through standard font dialog | ||
* Full Warp 4 code page support | * Full Warp 4 code page support | ||
* Multiline entryfield to type your text with limited text editing functions | * Multiline entryfield to type your text with limited text editing functions | ||
* Works in OS/2 version 2.x and up | * Works in OS/2 version 2.x and up | ||
Source code available | |||
==Links== | ==Links== | ||
* [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table Github Repository] | * [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table Github Repository] | ||
[[Category: | [[Category:PM Utilities]] |
Latest revision as of 02:13, 19 February 2025
ASCII Table | |
---|---|
![]() | |
Version | 2.0 beta 1 (1999-09-28) |
Vendor | |
Author | David van Enckevort |
License | Freeware |
Download | ASCII_Table_2-0b1.zip |
Website | https://www.vanenckevort.net/software/ |
ASCII Table is a small project that started to grow a bit out of hand. The program is written in IBM VisualAge C++ for OS/2 and full source code is included.
Current features include: ASCII Table
- Copy & paste support
- Font selection through standard font dialog
- Full Warp 4 code page support
- Multiline entryfield to type your text with limited text editing functions
- Works in OS/2 version 2.x and up
Source code available