ASCII Table: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{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 sourcecode is included.  
|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 & past support
* 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
 
==Download==
* [https://www.vanenckevort.net/wp-content/uploads/2011/09/asciisrc.zip Source Code]
 
==License==
Freeware - Source code available
 
==Author==
* [[David van Enckevort]]


==Links==
==Links==
* https://www.vanenckevort.net/software/
* [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table Github Repository]
* [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table Github Repository]


[[Category:Open Source Software]]
[[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

Links