Rexx/Curses

Version: 
1.3
Release date: 
Thursday, 2 August, 2001

License:

Interface:

Authors/Port authors:

Rexx/Curses provides Rexx programmers with an interface to the curses library, enabling the writing of portable text-based user interface programs in Rexx.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

You can install the prerequisites with rpm running the following string in a command line:

yum install emxrt

Online documentation:

Following ones are the download links for manual installation:

Rexx/Curses v. 1.3 (2/8/2001, Mark Hessling) Readme/What's new
Version 1.3 05-Nov-00 --- Bug fixes: o Fixed bug on OS/2 platforms with Rexx/Curses programs crashing after 2nd time through o CurInch() and CurWinch() now return the attribute with the character. --- Changed commands or behaviour: o The "attributes" arguments to several functions can now be specified as space-delimited words, instead of individually in each optional argument. eg. CurAttron( 'A_BOLD', 'COLOR_PAIR(1)') is equivalent to CurAttron( 'A_BOLD COLOR_PAIR(1)'). --- New features: o Added CurTouchwin(), CurTouchline() o Added CurAttributes() and CurChartext() to extract the attributes and character respectively from the value returned from the CurInch() and CurWinch() functions. o Support for QNX RTP
 sourceforge.net/projects/rexxcurses/files/rexxcurses/1.3/rxcurs13_os2.zip/download
Record updated last time on: 11/04/2018 - 19:44

Translate to...

Add new comment