Nr. | Filename | Date | Size | Downloads | Description |
---|---|---|---|---|---|
1 | 1024x768.zip | 14-01-2018 | 8 Kb. | 0 | Patched or modernized BUILDCDO.CMD (VX-REXX), BUILDODK.CMD (VXODK) and BUILDVRX.CMD (VX-REXX), to set the (possibly unused) default screen size to 1024x768 instead of 640x480. Replace your matching existing install scripts. Do not execute any of the files, unless you really have to (re)create the VX-REXX WPS objects and/or VXODK WPS objects. Author: A. Doff. |
2 | 51shades.zip | 15-12-2015 | 2 Kb. | 0 | Rexx script to create a color template. Rexx script to create a customized (small) 24-bits color pallette template. The created TGA file can be used as a copy and paste source for (a part of) another image, like an icon. |
3 | Codean07.zip | 17-09-2003 | 110 Kb. | 0 | Map REXX program function and subroutine references. Determine all internal and external references to functions and subroutines, including SIGNALS. Tabulate which DLL libraries are used by line number. Tabulate which subroutines are called by which other subroutines. This is alpha level code and of interest to developers of large REXX programs. It can be used to provide engine for a program to reformat REXX code. This is likely to be the last version for at least several months. Created by Doug Rickman |
4 | XtraRexx.zip | 09-03-2005 | 64 Kb. | 0 | Martin Kiewitz's XtraRexx Version v0.44b REXX extension DLL. This DLL enhances REXX in multiple ways. Fast 6bit <-> 8bit de/encoding (e.g. base64). Fast (HTML) template processing. Picture identification. Session functions (setting positions of PM windows and putting them in focus). Checking for locked desktop. Extensive Date/Time calculation. XtraEnumSessions. Extensive file/directory functions. Unix timestamp conversion. For OS/2 / ecomStation. |
5 | Zx3dbvp.zip | 01-03-2001 | 83 Kb. | 0 | 3D Animated button for vispro/rexx version 1.04 is freeware. Copyright (c) 1999, 2001 Eric Lavoie. All rights reserved. |
6 | Zxtxtvp.zip | 01-03-2001 | 39 Kb. | 0 | Transparent Text for vispro/rexx version 1.01 is freeware. This object allows you to overlay text on a bitmap that is in the background. It make its owns background merge with it. Copyright (c) 1999, 2001 Eric Lavoie. All rights reserved. |
7 | arcvw22s.zip | 02-08-2013 | 129 Kb. | 0 | ArcView version 2.2. Simple Archive Viewer for OS/2 and eComStation. (C) 2004-2013 Alex Taylor. The Archive Viewer is a very simple GUI tool for viewing and extracting archive files of various types. It cannot create archives, nor is this ever planned as a feature. (This program is not intended to compete with commercial archive managers which do allow this.) Open source software licensed under the GPL. Sources. |
8 | chkfn104.zip | 31-08-2004 | 18 Kb. | 0 | CheckFunc 1.04. Checkfunc is a handy routine to help you develop correct and portable REXX code. It contains a mini-parser for REXX that finds all the variables and function calls in a program and lists them out for you to see. Lists internal funcions, duplicate labels, Rexxutil functions, external functions. Helps developping portable REXX. Includes two X2 macros. Author Toby Thurston |
9 | cronr207.zip | 14-07-2016 | 136 Kb. | 0 | cronrgf 2.0.7. This is a minor bugfix update to Rony G. Flatscher's cronrgf 2.0.3 by Steven Levine. cronrgf is an editor for cron-files written in REXX with DrDialog. |
10 | curlfe1.zip | 11-10-2008 | 3 Kb. | 0 | Curl Front-end v1 by DGD. Curl Front-end in REXX snags images and MP3s. A useful experiment in HTML and Curl. Just paste in url for web page, will download all linked objects. Additional requirements: CURL, lib063. Author Denzil Danner. |
11 | dallas.zip | 06-11-1998 | 456 Kb. | 0 | ANSI X3J18 Extended Rexx draft. The 1998 Extended Rexx draft from the ANSI X3J18 commitee in Lotus Word Pro format, these are mostly object Rexx extencions to the excisting ANSI Rexx standard. |
12 | datesbbs.zip | 23-11-2004 | 5 Kb. | 0 | REXX programs to convert date('B')<->date('S') format |
13 | dbfrexx.zip | 10-01-2015 | 451 Kb. | 0 | dbfREXX v3.15 Upgrades. Upgrades to version 3.15 of the dbfREXX product from the now defunct dSOFT company. Note that the archive contains upgrades to all versions for OS/2 and Windows and updated documentation in HTML format. These updates only work and extract with serial numbers for 3.x versions of dbfREXX. Additional requirements: dbfREXX 3.0 or higher. |
14 | dbfwebdb.zip | 16-09-1999 | 28 Kb. | 0 | Web examples for dbfREXX and dbfLIB. Examples for dbfREXX and dbfLIB on how to use the databases as backends for web pages. Additional requirements: dbfREXX and/or dbfLIB. |
15 | doscopy.zip | 21-11-2004 | 24 Kb. | 0 | COPY command for REXX (overwrites existing file, no wildcards) |
16 | drdlc015.zip | 02-11-2003 | 78 Kb. | 0 | DrDialog-Controls V0.1.5 (BSD-freeware) (C) Chris Wohlgemuth 2001-2003 http://www.geocities.com/SiliconValley/Sector/57 http://www.os2world.com/cdwriting -Progressbar control for DrDialog with settable colors, font and label. -Fly over help for DrDialog with settable colors font, delay etc. -Image control for DrDialog to display any image file OS/2 can read. Additional selection functi -Direcory picker -Functions to change parent<->child relationship dialogs -Histogram control for imagefiles Source included. Requires:OS/2, REXX, DrDialog License: This package is provided 'as is' for free with a BSD-style license. |
17 | fastini.zip | 27-11-2010 | 49 Kb. | 0 | FastINI 98.148 (29 May 98) & FastINI Header (Feb 1 1999). Binaries and Source code. This is a rexx DLL with example rexx code on how any rexx program that accesses INI files through SysIni calls are made much faster. This does not require your code to be rewritten just two small pieces of code to be inserted. It had been seen a 280 times increase in INI update times! While the included example shows one way to incorporate FASTINI code, the recommended approach is to use the FASTINI.XH header file. FastINI Header is a header file and example program on the best way to use my FASTINI.DLL to greatly boost OS/2 rexx's SysIni () performance (hundreds of times faster). Released as Open Source Software under the GNU GPL license. Original work by Dennis Bareis. |
18 | frontsrc.zip | 28-08-2010 | 38 Kb. | 0 | FrontenACT - Graphical CTorrent Manager Version 0.50. Copyright (c) Alex Taylor. FrontenACT is a graphical front-end for the "Enhanced CTorrent" BitTorrent client for OS/2. It allows you to: Open torrent files and start downloading or seeding. Monitor and manage (stop, start, delete, or alter) these torrent files subsequently. Monitor active CTorrent processes running on a different system on the local network, if they were started with the appropriate parameters. Sources. |
19 | ft.zip | 08-02-1994 | 10 Kb. | 0 | FT.CMD - File Type Modifier Version 1.0. Copyright (c) Lachlan O'Dea 1994. FT.CMD allows the modification of a file's type Extended Attribute (EA). The type EA tells OS/2 what kind of data the application holds and what applications can access the file. |
20 | gbmrx116.zip | 02-11-2012 | 73 Kb. | 0 | GBM REXX support for OS/2 (GBMRX 1.16, GBMDLGRX 1.04) binaries. The GBM (Generalised Bitmap Module) REXX support provides libraries for accessing GBM.DLL format library and the GBM File Dialog from a REXX program. The sources are available in a separate package. Author: Heiko Nitzsche. |
21 | gg244199.zip | 22-04-2004 | 921 Kb. | 0 | OS/2 REXX: From Bark to Byte. IBM RedBook GG24-4199-00. |
22 | imerjsrc.zip | 24-04-2010 | 14 Kb. | 0 | IMERJ v0.9 source code (VX-REXX). Copyright (C) 2008, 2010 Alex Taylor. IMERJ is a "poor man's" Japanese input method editor, which allows you to enter Japanese kana by typing romanized text in the edit window. This is the VX-REXX source code (released under the GPL). |
23 | ipprf11s.zip | 24-10-2015 | 21 Kb. | 0 | TCP/IP Profile Manager Version 1.1. Copyright (c) Alex Taylor. TCP/IP Profile Manager lets you define multiple TCP/IP configurations (as selectable "profiles") and switch between them without rebooting. This is mainly useful if you have a laptop which you have to move between various different locations requiring diffent IP configurations (for example, static vs DHCP). This is the VX-REXX source code (v1.1). |
24 | isisin11.zip | 31-10-2011 | 2 Kb. | 0 | International Securities Identifying Number verifyer v1.1 International Securities Identifying Number (ISIN) verification v1.1 according to ISO-6166 Aplha-2 code, Rexx application and Rexx function, SAMPLE.CMD included. Author: A. Doff. |
25 | kmpl0107.zip | 21-01-2007 | 33 Kb. | 0 | REXX-Program for complex numbers. Minor Bugfixes of an older version. Additional requirements: Classic REXX or Object REXX. Author Hermann Mahr. |
26 | kzr0807.zip | 09-08-2007 | 311 Kb. | 0 | REXX command line calculator by Hermann Mahr. |
27 | maid15rt.zip | 23-11-2013 | 397 Kb. | 0 | Maid V1.5 Runtime for eComStation. Copyright (c) LesTec Pty Limited 1993-2013. All rights are reserved. LesTec MAID Runtime is a REXX GUI front end for MAID scripts developed with the MAID developer version allowing the scripts to run on any eComStaion or OS/2 machine - comes with a suite of examples. |
28 | mkey.zip | 22-01-2002 | 24 Kb. | 0 | REXX DLL keyboard scan with time-out |
29 | mkey10.zip | 29-12-2017 | 26 Kb. | 0 | Rexx DLL keyboard scan with time-out, v1.0. The included file MKEY.CMD shows how it can be used. Unlike SysGetKey(), MKey() has a time-out. Author: A. Doff. |
30 | nrexx205.zip | 08-02-2005 | 338 Kb. | 0 | NetRexx portable processor, version 2.05. Copyright (c) IBM Corporation, 2005. All rights reserved. |
31 | nrexx305.zip | 27-04-2017 | 7927 Kb. | 0 | RexxLA NetRexx 3.05 GA release. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM). |
32 | nrexx306.zip | 11-12-2017 | 8013 Kb. | 0 | NetRexx 3.06 GA. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM). |
33 | nrexx307.zip | 03-08-2018 | 8864 Kb. | 0 | NetRexx 3.07 Beta. NetRexx is a general-purpose programming language inspired by two very different programming languages, Rexx and Java. It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntax taken directly from Rexx or its object-oriented version, Object Rexx. From Java it derives static typing, binary arithmetic, the object model, and exception handling. "A smart language designed for real people, and vice versa." Originally a product from the IBM Hursley Software Lab, NetRexx has always been free software and is free and open source since June 11th, 2011. It is the first alternative language for the Java Virtual Machine (JVM). |
34 | numbers.zip | 14-02-2009 | 24 Kb. | 0 | Numbers.dll Version 1.2 (1997/07) Binaries and Source Code. This DLL implements a REXX function (Number) for OS/2 that returns on number expressed in cardinals, it est, in letters, in English, Catalan or Spanish; for Catalan and Spanish languages the number can be obtained in masculine or feminine. Released as Public Domain Software. Author: Gabriel Massip. |
35 | packrexx.zip | 12-02-2017 | 18 Kb. | 0 | PackRexx - Rexx Optimization Program, Version 2.03. DEMO VERSION. (C) Copyright Innovative Business Technologies, 1991-1994. Licensed Materials. All Rights Reserved. Patched and renamed REXXPACK.EXE of REXXTOOL.ZIP (shareware), to avoid an output file which may be larger than the input file and to not suggest that a packed Rexx command file itself is a demo version. The fully functional PackRexx program compresses a Rexx command file by removing extra spaces, comments, and line controls. |
36 | parstool.zip | 04-10-2001 | 10 Kb. | 0 | Simple, General Command Line Filter In REXX. A filter program that applies a REXX parse template to standard input. Includes some predefined variables inspired in Perl and Awk. The author describes it as "somewhere between 'cut' and 'awk' in capabilities, with a dash of 'xargs' or "glue"-type language tossed in." BSD license. (c) Oct. 2001 by Dallas E. Legan. |
37 | pcre-4_3.zip | 04-06-2003 | 72 Kb. | 0 | Perl-compatible regular expression library 4.3. Port of PCRE (Perl-compatible regular expression library). Version 4.3. REXX/OOREXX support. OS/2 DLLs (req. dynamic VAC 4.0.1 runtime). |
38 | pcre41.zip | 05-04-2003 | 71 Kb. | 0 | Perl-compatible regular expression library 4.1. Port of PCRE (Perl-compatible regular expression library). Version 4.1. REXX/OOREXX support. OS/2 DLLs (req. dynamic VAC++ 4.0.1 runtime). |
39 | pmrxcalc.zip | 21-02-2008 | 43 Kb. | 0 | PMReXX Calculator version 1.0 and RexxMath library. PMReXX Calculator consists of two parts: the calculator itself and ReXXMath library. The calculator was designed as simple and easy to use program for performing numeric calculations usually available on scientific calculators. ReXXMath library is dynamic link library implementing some mathematical functions missing in the original ReXX language. This library can be loaded by any ReXX program. Written by Erast V. Kunenkov, 2008. |
40 | pmseim20.zip | 14-03-2011 | 3 Kb. | 0 | Poor Man's Stock Exchange Index Monitor v2.0. Skeleton Rexx app, supported indices are AEX/BEL20/CAC40/PSI20. Requires WGet. Author: A. Doff. |
41 | ppwizard.zip | 22-11-2002 | 483 Kb. | 0 | Free generic preprocessor (html/rexx/ipf/inf/ipfc) Generic preprocessor with specific support for HTML and rexx. Includes external files and supplies usual #define, #include, #if, #ifdef etc as well as many others such as #import to import data from |
42 | ppwos2.zip | 04-11-2017 | 173 Kb. | 0 | PPWizard version 17.308. HTML Preprocessor (also REXX & IPF etc). PPWizard is a free generic text manipulation tool which most people use as a html preprocessor. It is powerful and yet easy to use. If you know what server side includes are then you could think of ppwizard as a "super SSI". Preprocessors allow you to easily include external files (to include html files such as common html headers, footers or navigation) or perhaps to include the result of external commands or SQL queries. Author: Dennis Bareis. |
43 | pr1ut165.zip | 20-08-2010 | 38 Kb. | 0 | PR1UTIL V1.65 by Paul Ratcliffe. OS/2 REXX library of miscellaneous functions. |
44 | pyrxuten.zip | 04-09-2003 | 240 Kb. | 0 | REXX DLL providing access to system APIary, functions (english doc.) PYRxUtil library gives tools that are more universal than just only the access to API to perform the following operations: keyboard input, screen input/output, input/output with files/pipes, redirection of standard files, using system clipboard, obtaining general system and CPU information, management for processes, windows and tasks, system termination, power management. Supplied with english .INF usage manual. Some useful example scripts are also included. |
45 | pyrxutru.zip | 04-09-2003 | 308 Kb. | 0 | REXX DLL providing access to system API functions (russian doc.) PYRxUtil library gives tools that are more universal than just only the access to API to perform the following operations: keyboard input, screen input/output, input/output with files/pipes, redirection of standard files, using system clipboard, obtaining general system and CPU information, management for processes, windows and tasks, system termination, power management. Supplied with english .INF usage manual. Some useful example scripts are also included. |
46 | rc323.zip | 13-09-2014 | 261 Kb. | 0 | REXXCC 3.21 - a tiny REXX "compiler" for OS/2 REXX programs. REXXCC "compiles" REXX programs by substituting the source code with any text. REXXCC "compress" REXX programs by deleting all comments, superfluous whitespaces and CR/LFs. Freeware by Bernd Schemmer |
47 | reg33pdf.zip | 03-05-2004 | 789 Kb. | 0 | Regina Rexx Interpreter Version 3.3. Documentation in PDF-format. |
48 | reg33sxw.zip | 03-05-2004 | 381 Kb. | 0 | Regina Rexx Interpreter Version 3.3. Documentation in SXW-format. |
49 | reg35odt.zip | 03-01-2010 | 315 Kb. | 0 | Regina Rexx Interpreter Version 3.5 documentation in OpenOffice Writer format. Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP/Vista (including 64bit Windows platforms), Amiga, AROS, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users. It is also a language ideally suited as a macro language for other applications. |
50 | reg37djg.zip | 26-10-2012 | 1544 Kb. | 0 | Regina Rexx Interpreter Version 3.7 DOS/DPMI rex37djg.zip ------------------------------------------ Port of Regina Rexx interpreter with SAA Rexx API support. DOS/DPMI version, runs under DOS with DPMI memory manager. Ports also available for OS/2, Win32, Unix, Amiga, QNX, BeOS, Epoc32. Freeware. Source available under GNU Library General License in file regina37.zip. See enclosed COPYING-LIB. |
51 | reg37w32.zip | 16-10-2012 | 2627 Kb. | 0 | Regina Rexx Interpreter Version 3.7 for Win9x/NT/2k/XP. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
52 | reg382os.zip | 29-06-2014 | 2818 Kb. | 0 | Regina Rexx Interpreter Version 3.8.2 for OS/2. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
53 | reg382pd.zip | 29-06-2014 | 1324 Kb. | 0 | Regina Rexx Interpreter Version 3.8.2 documentation in PDF format. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
54 | reg382ut.zip | 29-06-2014 | 187 Kb. | 0 | Regina Rexx Interpreter Rexx Utility Functions Version 3.8.2 documentation in PDF format. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
55 | reg390os2.zip | 30-10-2014 | 2827 Kb. | 0 | Regina Rexx Interpreter Version 3.9.0 for OS/2. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
56 | reg390w32.zip | 30-10-2014 | 2668 Kb. | 0 | Regina Rexx Interpreter Version 3.9.0 for Win9x/NT/2k/XP. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
57 | reg391.zip | 05-04-2015 | 1548 Kb. | 0 | Regina Rexx Interpreter Version 3.9.1 Sources. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
58 | reg391o.zip | 05-04-2015 | 2862 Kb. | 0 | Regina Rexx Interpreter Version 3.9.1 for OS/2. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
59 | reg391p.zip | 06-04-2015 | 1343 Kb. | 0 | Regina Rexx Interpreter Version 3.9.1 documentation in PDF format. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
60 | reg391u.zip | 06-04-2015 | 186 Kb. | 0 | Regina Rexx Interpreter Rexx Utility Functions Version 3.9.1 documentation in PDF format. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
61 | reg391w.zip | 06-04-2015 | 2696 Kb. | 0 | Regina Rexx Interpreter Version 3.9.1 for Win9x/NT/2k/XP. Port of Regina Rexx interpreter with SAA Rexx API support. OS/2 version. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
62 | regin390.zip | 30-10-2014 | 1391 Kb. | 0 | Regina Rexx Interpreter Version 3.9.0 Sources. Regina Rexx interpreter with SAA Rexx API support. An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems. Freeware. |
63 | regina33.zip | 25-04-2004 | 1071 Kb. | 0 | Regina Rexx Interpreter Version 3.3 Source Code. Port of Regina Rexx interpreter with SAA Rexx API support. Ports available for OS/2, Win32, Unix, Amiga, QNX, BeOS, Epoc32. Freeware. Source available under GNU Library General License. See enclosed COPYING-LIB. |
64 | regma100.zip | 24-12-2003 | 90 Kb. | 0 | RegMath: math libraries for Regina. RegMath consists of two libraries of transcendental functions which allow rexx programmers to easily and efficiently perform calculations in a wide array of application domains. In both libraries, the routines convert rexx variables into binary floating point format and use the system's math libraries to perform the calculation. This has the advantage of simplicity and speed, but limits precision to 16 digits. |
65 | regut126.zip | 19-07-2004 | 247 Kb. | 0 | RexxUtil for Regina (RegUtil), version 1.2.6. RegUtil is an implementation of IBM's RexxUtil for Regina. RexxUtil is a collection of functions which perform certain useful services, such as searching directories and files, performing contention management, and so on. The documentation is in regutil.pdf, which is part of the distribution. |
66 | rex30w32.zip | 10-02-2003 | 837 Kb. | 0 | Regina Rexx Interpreter Version 3.0 Win9x/NT/2k/XP rex30w32.zip ------------------------------------------ Port of Regina Rexx interpreter with SAA Rexx API support. Win9x/NT/2000 version, runs on Windows 9x, NT and 2000. Ports also available for OS/2, DOS, Unix, Amiga, QNX, BeOS. Freeware. Source available under GNU Library General License in file regina30.zip. See enclosed COPYING-LIB. |
67 | rex33djg.zip | 28-04-2004 | 845 Kb. | 0 | Regina Rexx Interpreter Version 3.1 DOS/DPMI rex31djg.zip ------------------------------------------ Port of Regina Rexx interpreter with SAA Rexx API support. DOS/DPMI version, runs under DOS with DPMI memory manager. Ports also available for OS/2, Win32, Unix, Amiga, QNX, BeOS, Epoc32. Freeware. Source available under GNU Library General License in file regina31.zip. See enclosed COPYING-LIB. |
68 | rexioos2.zip | 03-02-2005 | 242 Kb. | 0 | REXX I/O Library Version 6.05. REXXIO is a general REXX Input/Output library to aid general File I/O and Window/Keyboard/Mouse manipulation. (c) Copyright LesTec Pty Limited 1998-2004. All Rights Reserved. |
69 | rexx_exe.zip | 12-04-2006 | 12 Kb. | 0 | REXX_EXE 2006. 4.10 wrap REXX scrips into OS/2 PM or VIO executables |
70 | rexx_ref.zip | 03-01-2014 | 8659 Kb. | 0 | "REXX Reference Summary Handbook" by Dick K. Goran. "Everything You Wanted To Know About Managing Workplace Shell Objects With REXX, But Didn't Know Where To Look." Dick K. Goran was a prolific REXX developer. We will like to thank Myrna Goran and the rest of his family for allowing this book to be released to the public. |
71 | rexxcl12.zip | 11-12-2004 | 232 Kb. | 0 | The Rexx/CURL Library version 1.2. Rexx/CURL is an external function package for interfacing to cURL, 7.8 or above. It enables Rexx programmers to maniate URL based resources by calling functions that wrap the cURL easy functions provided in libcurl. It is also available on several other operating systems. An extension library for use with most versions of Rexx and providing access to the libcURL Toolkit. Copyright (C) 2000-2004 Mark Hessling |
72 | rexxd121.zip | 14-12-2012 | 63 Kb. | 0 | RexxUtil Library Reference (INF format) Version 1.2.1. Copyright (c) 2009-2012 Alex Taylor. Detailed up-to-date API documentation for REXXUTIL. This document, REXXUTIL.INF, describes the OS/2 REXX Utilities (REXXUTIL) library in much more detail than IBM's REXX.INF (which has not been significantly updated since OS/2 Warp 3). It includes all new functions added since Warp 3 (including those previously described only in OREXX.INF and READREXX.TXT), and detailed coverage of subjects like extended attribute format and WPS setup strings (which are only vaguely discussed in IBM's REXX documentation). This document applies to both Classic and Object REXX. |
73 | rexxdw21.zip | 01-06-2015 | 315 Kb. | 0 | The Rexx/DW Library Version 2.1. Copyright (C) 2003-2011 Mark Hessling. Rexx/DW provides Rexx programmers with a lightweight, cross-platform GUI package. Rexx/DW uses Dynamic Windows to provide the cross-platform GUI that runs natively on Windows, OS/2 and GTK+. |
74 | rexxdwsr.zip | 28-05-2015 | 590 Kb. | 0 | The Rexx/DW Library Version 2.1. Sources. Copyright (C) 2003-2011 Mark Hessling. Rexx/DW provides Rexx programmers with a lightweight, cross-platform GUI package. Rexx/DW uses Dynamic Windows to provide the cross-platform GUI that runs natively on Windows, OS/2 and GTK+. |
75 | rexxf101.zip | 24-12-2003 | 39 Kb. | 0 | Rexx File Utilities (FileUt), version 1.0.1. FileUt is a set of functions which provide special kinds of file handling to rexx programs, roughly following the Rexx IO model. It gives functions filelinein, filelineout, filecharin, and filecharout, which work essentially the same way as the standard linein, lineout, charin, and charout functions, except they read and write special kinds of files. |
76 | rexxgd20.zip | 23-12-2004 | 495 Kb. | 0 | Rexx/Gd 2.0 - OS/2 port. This is the OS/2 port of Rexx/Gd 2.0. Rexx/gd is a Rexx interface to the gd graphics library. This interface allows a Rexx programmer to create and manipulate graphics images. To use Rexx/gd you'll need the following libraries: zlib 1.1.4, freetype 1.2, libjpg 0.6b, png 1.0.3, Xpm ??? (included for convenience) |
77 | rexxis11.zip | 18-01-2003 | 88 Kb. | 0 | Rexx/ISAM 1.1. Rexx/ISAM is an external function package for most Rexx interpreters that provides an interface to ISAM files from Rexx programs. Copyright (C) 2000-2003 Mark Hessling |
78 | rexxmous.zip | 18-11-2009 | 20 Kb. | 0 | Simple mouse DLL for REXX, with VP source. Returns mouse position for clicks on text screens. Also provides a working example for any other REXX extension. Author: Denzil Danner. |
79 | rexxr101.zip | 05-06-2003 | 198 Kb. | 0 | RexxRE 1.0.1, regular expressions library for Rexx. RexxRE provides a Rexx interface to POSIX regular expressions. There is an analog to each of the POSIX functions, and a 'parse' function which provides functionality similar to the Rexx parse instruction. The package includes documentation in the file rexxre.pdf and pre-built binaries for Regina on Win32 platforms (win32/rexxre.dll), other interpreters (rexxtrans/rexxre.dll), and OS/2 (os2/rexxre.dll). |
80 | rexxtk20.zip | 10-02-2003 | 240 Kb. | 0 | The Rexx/Tk Library (version 2.0.0). An extension library for use with most versions of Rexx and providing access to the Tk Graphic User Interface Toolkit. Copyright (C) 1999 Roger O'Connor. Copyright (C) 2000-2001 Mark Hessling. |
81 | rexxun20.zip | 25-01-2002 | 12 Kb. | 0 | RexxUni ver.2.0 (c) 2001,02 by Max Alekseyev. RexxUni.Dll provides a part of UniCode API for Rexx programs. |
82 | Rexx2Nrx.zip | 16-02-2003 | 428 Kb. | 0 | Rexx2Nrx: The classic REXX to NetRexx Converter release 4.01. Rexx2Nrx attempts to convert classic Rexx programs to NetRexx. A runtime package is provided including the 'classic Rexx builtin functions' not available in NetRexx, like Date/Time, File IO, builtin Stack, etc. Copyright (c) Thomas Schneider |
83 | RexxBOS.zip | 20-08-1998 | 346 Kb. | 0 | RexxBOS software and documentation is Copyright (c) 1996 by LogiSoft AR Ltd. All rights reserved The RexxBOS library gives the REXX programs an ultimate control over the OS/2 control program, keyboard, mouse, and display devices previously available only to the programs written in C, Pascal or Assembler. The library can be called from the OS/2 system interpreter REXX and can augment the Visual REXX products from Watcom, Hockware or IBM. More than a hundred comprehensive RexxBOS functions combine features of hundreds OS/2 APIs. They give REXX programmers power to benefit from the wealth of the OS/2 features. |
84 | RexxEGD.zip | 28-10-2001 | 412 Kb. | 0 | Rexx Entropy Gathering Daemon for OS/2 |
85 | rexxutil.zip | 06-03-2008 | 166 Kb. | 0 | eCS rexxutil.dll clone. This is an experimental clone of the rexxutil.dll with source. Please see the readme.txt file included in the archive before you attempt to use this dll. Author Michael Greene |
86 | rexxxml.zip | 31-10-2003 | 829 Kb. | 0 | RexxXML version 1.0.0. Copyright 2003, Patrick TJ McPhee. The RexxXML library provides a Rexx interface to data represented using HTML or any XML dialect. |
87 | rgbcalc.zip | 21-05-1997 | 88 Kb. | 0 | RGB Color Calculator for Vispro/REXX. This program is a tool for application development and designed especially for Vispro/REXX. This program displays the RGB value and each of the Red, Green and Blue components of a text object. |
88 | rxcomm19.zip | 30-08-2002 | 36 Kb. | 0 | RxComm for OS/2 Warp Ver.1.9. Copyright (C) 1998-2002 Naga (Kazuo Adachi). This package provides REXX callable functions to access communication port (i.e. RS-232C, COMx) simply. |
89 | rxdllkit.zip | 29-01-2007 | 21 Kb. | 0 | A rexx extension DLL kit for the C-challenged. Sources and instructions to build Rexx extension dlls using Open Watcom C. Author Jan Lambert. |
90 | rxexif.zip | 12-10-2005 | 145 Kb. | 0 | RXEXIF.DLL v1.1 is a REXX DLL to read EXIF image information on the OS/2 or eComStation operating system. With RXEXIF.DLL you can view image details most digital cameras embed in the JPG files. Data like camera brand, camera model, recording time and date, etc can be viewed. Write EXIF data is supported if the image contains the description tag. RXEXIF.DLL is copyright (C) 2003-2005 by Lone Peak Automation, LLC. LLC. |
91 | rxhsh100.zip | 26-05-2003 | 70 Kb. | 0 | RxHash 1.0.0, Associative arrays for Rexx. The RxHash package is a set of routines for manipulating associative (Key/Value) arrays which can be copied and passed as function arguments. It includes functions to convert between RxHash arrays and stem variables, and C language functions which can be used by other Rexx loadable libraries to generate and modify RxHash arrays. |
92 | rximg103.zip | 18-05-2014 | 608 Kb. | 0 | rxImgSize version 1.03 (2014-05-18) Rexx Screen Capture. This is a Rexx Screen Capture demostration with the source code. It is a function in a rexx dll that can capture the screen and save it to a file. Released under the BSD clause license. Author: Jan-Erik Lrka. |
93 | rximgsz.zip | 25-12-2013 | 121 Kb. | 0 | rxImgSize version 0.1. rxImgSize is a rexx dll that can capture the screen and save it to a file. This is a Rexx Screen Capture demostration with the source code. It is a function in a rexx dll that can capture the screen and save it to a file. Released under the BSD clause. Author: Jan-Erik Ldrka. |
94 | rxirc_c.zip | 30-07-2004 | 5 Kb. | 0 | RxIRC: IRC Client |
95 | rxlb4smb.zip | 12-12-2016 | 1221 Kb. | 0 | REXX libraries required by the Samba GUI tools. The Samba GUI Tools are written in VX-REXX. In addition to the VX-REXX runtime library and the VX-REXX splitbar control, they also make use of several other REXX libraries that have been available free of charge for many years. This package installs all of them for your convenience in order to make sure the Samba GUI tools can be run properly. Unfortunately an earlier revision installed the libraries into wrong places. Please uninstall any previous revision of this package before installing this one! |
96 | rxm130.zip | 31-03-2004 | 38 Kb. | 0 | RXMMIO.DLL v1.30 is a REXX DLL to manipulate image files using the OS/2 or eComStation Multimedia I/O Procedures included with the operating system. Functions to get image information, converting between various image file formats and merging single images into one multipage image file are provided. In addition, a number of basic non MM/2 related image processing functions are included for grayscale conversion, brightness manipulation, image trimming, image sizing, image zooming and RLE24 to no compression conversion. RXMMIO.DLL is copyright (C) 2003 by Lone Peak Automation, LLC. |
97 | rxmmio.zip | 10-12-2003 | 35 Kb. | 0 | RXMMIO.DLL is a REXX DLL to manipulate image files using the OS/2 or eComStation Multimedia I/O Procedures included with the operating system. Functions to get image information, converting between various image file formats and merging single images into one multipage image file are provided. In addition, a number of basic non MM/2 related image processing functions are included for grayscale conversion, brightness manipulation, image trimming, image sizing, image zooming and RLE24 to no compression conversion. RXMMIO.DLL is copyright (C) 2003 by Lone Peak Automation, LLC. |
98 | rxmsgb10.zip | 29-12-2017 | 24 Kb. | 0 | Replacement for RxMessageBox v1.0, to avoid a PMREXX bug (the ADDRESS() BIF doesn't return PMREXX anymore). Author: A. Doff. |
99 | rxos2eas.zip | 28-07-2003 | 51 Kb. | 0 | Scripts to check OS/2 EAs |
100 | rxowire.zip | 27-05-2008 | 19 Kb. | 0 | REXX DLL to access 1-Wire devices using the DS9097U serial interface. Freeware. A REXX DLL capable of reading 1-Wire devices using the Maxim DS9097U RS-232 based interface. Displays all device IDs found on 1-Wire net and reads temperature if a DS1820 sensor is present. Sample REXX script included. Copyright (c) 2008 Lone Peak Automation. |
101 | rxprtutl.zip | 13-02-2017 | 20 Kb. | 0 | REXX OS/2 Printer Utility API (RXPRTUTL.DLL). Copyright (C) 2011-2016 Alex Taylor. |
102 | rxshell.zip | 28-07-2003 | 445 Kb. | 0 | RxShell 3.1 - RXSHELL is a REXX script in the spirit of IBM's REXXTRY, which in turn is a variant of the famous... |
103 | rxsocket.zip | 29-06-2001 | 23 Kb. | 0 | REXX Socket API sample: 'Communicate between mainframes and workstations via TCP/IP'. This sample demonstrates how workstations and mainframes can communicate via TCP/IP networks using REXX Socket APIs. |
104 | rxsql24.zip | 10-02-2003 | 251 Kb. | 0 | Rexx/SQL 2.4 - A Rexx interface to SQL databases. Rexx/SQL provides a simple interface for Rexx programs to access SQL databases through a number of external functions. Rexx/SQL is intended to provide a consistant interface to all SQL databases. Rexx/SQL is distributed under the GNU General Public License. |
105 | rxsql24o.zip | 24-08-2003 | 304 Kb. | 0 | Rexx/SQL 2.4 for ODBC OS/2 3.0+/eCS 1.0+. This archive contains the executables for Rexx/SQL for Visigenic's ODBC drivers; both .exe and .dll's. Rexx/SQL is distributed under the terms of the GNU General Public License. Rexx/SQL supports either the "classic" OS/2 Rexx or Object Rexx. Rexx/SQL provides a simple interface for Rexx programs to access SQL databases through a number of external functions. Rexx/SQL is intended to provide a consistant interface to all SQL databases. |
106 | rxsql24s.zip | 14-06-2003 | 373 Kb. | 0 | Rexx/SQL 2.4 - A Rexx interface to SQL databases. Rexx/SQL provides a simple interface for Rexx programs to access SQL databases through a number of external functions. Rexx/SQL is intended to provide a consistant interface to all SQL databases. Rexx/SQL is distributed under the GNU General Public License. Sources. Copyright (C) 2000-2003 Mark Hessling |
107 | rxsql25l.zip | 06-10-2006 | 750 Kb. | 0 | Rexx/SQL 2.5 for SQLite OS/2 3.0+/eCS 1.0+. This archive contains the executables for Rexx/SQL for SQLite under OS/2; both .exe and .dll's. Rexx/SQL is distributed under the terms of the GNU General Public License. See the enclosed file COPYING for details. Rexx/SQL supports either the "classic" OS/2 Rexx or Object Rexx. Rexx/SQL provides a simple interface for Rexx programs to access SQL databases through a number of external functions. Rexx/SQL is intended to provide a consistant interface to all SQL databases. |
108 | rxsql25m.zip | 06-10-2006 | 138 Kb. | 0 | Rexx/SQL 2.5 for MySQL 5.0.x OS/2 3.0+/eCS 1.0+. This archive contains the executables for Rexx/SQL for MySQL under OS/2; both .exe and .dll's. Rexx/SQL is distributed under the terms of the GNU Library General Public License. See the enclosed file COPYING-LIB for details. Rexx/SQL supports either the "classic" OS/2 Rexx or Object Rexx. Rexx/SQL provides a simple interface for Rexx programs to access SQL databases through a number of external functions. Rexx/SQL is intended to provide a consistant interface to all SQL databases. |
109 | rxtrns17.zip | 23-06-2004 | 113 Kb. | 0 | Rexx/Trans Version 1.7. Rexx/Trans is a dynamic link library or shared library that translates Rexx API calls from an external function package or application into API calls specific to a particular Rexx interpreter. Rexx/Trans is only of interest to people building and distributing applications that use Rexx external function packages. |
110 | rxtt36.zip | 26-06-2004 | 756 Kb. | 0 | REXX Tips & Tricks v3.60. "REXX Tips & Tricks v3.60" is an OS/2 INF file containing useful hints and information about OS/2 REXX. Created by Bernd Schemmer |
111 | rxuls052.zip | 10-03-2008 | 70 Kb. | 0 | RXULS.DLL v0.52, Unicode and I18N library for REXX. RXULS.DLL is a REXX interface to selected parts of the OS/2 ULS (Universal Language Support) API, also known as the Unicode API. RXULS.DLL provides functions for: searching and transforming text by locale, querying locale information, converting text between codepages (including Unicode), and accessing Unicode clipboard text. Released under a BSD-style license; source code is included. RxULS is (C) 2008 Alexander Taylor. |
112 | rxunlock.zip | 16-11-2004 | 28 Kb. | 0 | RxUnlock 2004.11.16 Rexx libary functions: executable modules unlock, CRC32, MD5 with CDROM option, file compare, CPU detection, Random |
113 | rxutx015.zip | 09-03-2017 | 80 Kb. | 0 | REXX Utility Functions Extended (RXUTILEX.DLL) version 0.15. Copyright (C) 2011-2017 Alex Taylor. The purpose behind the RXUTILEX library is that it should basically provide everything that should have been in RexxUtil, but isn't. Specifically, useful system-related functions of a relatively general-purpose nature, as well as commonly-needed data formatting routines. |
114 | rxwav.zip | 22-01-2003 | 75 Kb. | 0 | RxWav: REXX audio library for OS/2 (Version beta RxWav library is a set of functions that allow t files, i.e. changing volume level, applying filt etc. |
115 | rxwavsrc.zip | 22-01-2003 | 42 Kb. | 0 | RxWav: REXX audio library for OS/2 (Version beta RxWav library is a set of functions that allow t files, i.e. changing volume level, applying filt etc. Sources. |
116 | rxweb151.zip | 08-05-2009 | 178 Kb. | 0 | REXXWeb Version 1.0 Build 51. Copyright (c) 2000-2009 Igor Pool. REXX Function package for REXX based CGI scripts. Provides additional REXX functions for CGI scripts. Handles form processing (GET and POST methods) with data validation, supports file uploads, sending e-mail and attachments via SMTP, checking and retrieving POP3 mail, getting documents via HTTP, building simple PDF documents and a range of useful date, file and string functions. Perform warm PC Reboot and call NTP servers. |
117 | rxwrap24.zip | 22-09-2006 | 254 Kb. | 0 | Rexx/Wrapper 2.4. Rexx/Wrapper is a tool that wraps a Rexx source file, or tokenised code into an executable program. The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key). |
118 | showsub.zip | 04-07-2013 | 2 Kb. | 0 | Shows .SUBJECT EA of a file, v1.0. Shows the .SUBJECT Extended Attribute of a file, possibly set by Firefox, without having to use the WPS and e.g. PMDIR to obtain the value while working with a CLI. Supports long filenames and wildcards. |
119 | sort_v1.zip | 12-10-2012 | 316 Kb. | 0 | Sorts the data in an ASCII file or from a REXX SysFileTree input. Provides alphabethic, numeric, date and/or time sorts of the data in a ASCII file or from a REXX SysFileTree input. Sorts can be in ascending or descending order. Numeric sorts including handling of negative and/or decimal numbers. The program can perform up to nine sequential sorts (sorts within sorts). Additional requirements: Object REXX installed. |
120 | sputil01.zip | 11-04-2015 | 370 Kb. | 0 | spTim's Rexx Utility Package. Rexx extension library which provides functions to access the registry, PM API functions for manipulation window controls, and much more. Documentation (pdf) and example scripts are included. Preview Release 1 (Version 0.1). Free to use. Includes Binaries and Source Code. MIT license. |
121 | sundata.zip | 10-02-2009 | 31 Kb. | 0 | Rexx DLL to calculate sunrise and sunset times. A REXX DLL to calculate sunrise and sunset times from a given date, latitude, longitude, time zone, daylight savings time and sun angle. Updated to calculate civil, nautical and astronomical dawn and dusk. RXEPHDLL.DLL is copyright (C) 2009 by Lone Peak Automation. time when the center of the sun is geometrically 6 degrees below the horizon. Under normal weather conditions, this is the time when no artificial lighting is needed outdoors. If you have computerized equipment to control lights, this DLL may be helpful to you. RXEPHDLL.DLL is copyright (C) 2008 by Lone Peak Automation. |
122 | tbsearch.zip | 21-01-1997 | 3 Kb. | 0 | TBSEARCH.CMD. Copyright (c) Torus Brokers 1997. TBSEARCH.CMD search for files, which match the given specification, in all available directories on all available local and remote drives. |
123 | tbstrip.zip | 02-02-1997 | 2 Kb. | 0 | TBSTRIP.CMD. Copyright (c) Torus Brokers 1997. TBSTRIP sends the last (specified number of) lines of a (specified) file to an (specified) output device. |
124 | te220drx.zip | 14-04-2003 | 153 Kb. | 0 | ThirdEye REXX interface API v2.2. ThirdEye is not just a useful application for picture downloading, but a technology. PM skinable application, VIO version and the NetDrive plugin demonstrate how powerful OS/2 platform is and give user a choice. One side of this OS/2 power is Rexx scripting command language with unlimited abilities. To fill in the gap and make the set of available applications complete, we offer ThirdEye REXX interface. (C) 2001 eCo Software, Russia. Partial Copyright (C) 2001 Mike A. Potapoff |
125 | utils.zip | 10-02-2003 | 19 Kb. | 0 | A collection of REXX utilities |
126 | vispr21b.zip | 30-09-2012 | 1101 Kb. | 0 | VisPro/Reports 2.1b (1997-01-14). VisPro Reports is now distribuited as Freeware. The program is provided "AS IS" without warranty or support of any kind from his original author. This package contains: VisPro Reports v2.1 (1996-11-18)- DLL update 2.1b (1997-01-14). VisPro Reports is the first and only REXX enabled report writer for VisPro/REXX, VX REXX and OS/2 REXX. It allows you to print attractive reports including invoices, form letters, personnel reports, financial reports, and more. A wide variety of Avery(tm) labels are supported allowing you to print address and other labels easily. |
127 | vispro31.zip | 23-09-2012 | 1772 Kb. | 0 | VisPro/REXX 3.1 Gold (1996-11-22). VisPro REXX Gold is now distribuited as Freeware. The program is provided "AS IS" without warranty or support of any kind from his original author. VisPro/REXX is a Visual Programming tool that is completely integrated with the Workplace Shell and offers multiple views, drag-drop interaction, popup menus, settings notebooks, direct editing, all CUA '91 features and supports the OS/2 Font and Color palettes. Users with little or no knowledge of programming can become productive with VisPro/REXX in no time. Quickly prototype and develop OS/2 applications. Generate small, single .EXE files for royalty free distribution. Build client server programs. |
128 | vprxmk01.zip | 15-09-2003 | 37 Kb. | 0 | "VPRX Make" lets you to control better the builting of your VisPro/REXX proyects. Current version is 0.1. Requirements: VisPro/REXX. |
129 | vrobj132.zip | 15-04-2018 | 116 Kb. | 0 | VX-REXX Extras library version 1.3.2. VX-REXX Extras Library is (C) 2010-2018 Alex Taylor. VX-REXX Extras is an extension library for Watcom VX-REXX version 2.1. It contains a number of useful functions and several new object classes (a Warp 4 style notebook control, an improved graphical pushbutton, a progress bar, and a tooltip control). See the descriptions in VROBJEX.INF for details. Users who need this library can simply copy VROBJEX.DLL to a directory on the LIBPATH. VX-REXX developers should refer to the release notes for installation instructions. API documentation is included. |
130 | vrobjex.zip | 13-05-2013 | 77 Kb. | 0 | VX-REXX Extras library version 1.1.2. The VX-REXX Extras Library is (C) 2010-2013 Alex Taylor. VX-REXX Extras is an object and API library designed to extend the functionality of Watcom VX-REXX. The current version provides an enhanced graphical pushbutton control, a Warp 4 style notebook control, a colour-edit dialog, a directory selection dialog, and a few other useful functions. Users who need this library can simply copy VROBJEX.DLL to a directory on the LIBPATH. VX-REXX developers should refer to the release notes for installation instructions. API documentation is included. |
131 | vrobjexs.zip | 13-05-2013 | 94 Kb. | 0 | VX-REXX Extras library version 1.1.2 source code. The VX-REXX Extras Library is (C) 2010-2013 Alex Taylor. VX-REXX Extras is an object and API library designed to extend the functionality of Watcom VX-REXX. It provides a few new controls including a Warp 4 style notebook as well as various useful functions. This is the source code, written for the VX-REXX ODK in C and SOM. Besides the ODK, building this library currently requires IBM C/Set++ version 2.1 and the OS/2 Toolkit version 2.1; it may also be possible to use Watcom C version 10. Edit SETTINGS.CMD in the project directory to point to your C/Set++ and Toolkit 2.1 directories. Licensed under the three-clause BSD license. |
132 | vrx-splt.zip | 28-11-2008 | 27 Kb. | 0 | Split-bar control for VX-REXX (runtime and API). The VX-REXX SplitBar class, based on sample code from the VX-REXX Object Development Kit. Allows draggable split-bars to be used in VX-REXX applications. The included DLL acts as both the public runtime and the developer's library. Developer Alex Taylor. |
133 | vspr311w.zip | 24-09-2012 | 3360 Kb. | 0 | This is VisPro/REXX 3.1 with some patches and documentation included on the installer. VisPro REXX Gold is now distribuited as Freeware. The program is provided "AS IS" without warranty or support of any kind from his original author. VisPro/REXX is a Visual Programming tool that is completely integrated with the Workplace Shell and offers multiple views, drag-drop interaction, popup menus, settings notebooks, direct editing, all CUA '91 features and supports the OS/2 Font and Color palettes. Users with little or no knowledge of programming can become productive with VisPro/REXX in no time. Quickly prototype and develop OS/2 applications. Generate small, single .EXE files for royalty free distribution. Build client server programs. WarpIN archive. |
134 | vxctls01.zip | 01-02-2016 | 15 Kb. | 0 | VXCTLS.DLL version 1.0. This is a VX-REXX object library which adds three new objects to your VX-REXX 2.0/2.1 toolbar. These objects are based on the two DLLs LISTBOX.DLL and CONTROLS.DLL written by Mark Benge and Matt Smith and described in several OS/2 Developer articles. You need these two DLLs to use the objects. Adding custom controls (Frame3D, HugeListBox, Test3D) to VX-REXX. Same as VXCTLS01.ZIP, with an added VXO file for VX-REXX 2.1. |
135 | vxodk.zip | 14-06-2002 | 1533 Kb. | 0 | Watcom VX-REXX Object Developer Toolkit |
136 | add.ZIP | 10-07-2004 | 50 Kb. | 0 | Small rexx program for adding amounts of invoices for home purposes. Minor bug fixes of an older version. Created by Hermann Mahr |
137 | amkdist.zip | 23-09-2001 | 8 Kb. | 0 | amkdist Version 0.48. Alexander's Make Distribut on. amkdist creates an INFO-Zip archive containi g files that are given in a simple script file. You may rename them for the package and could also specify some actions that may be necessary before rel |
138 | at2h.zip | 23-09-2001 | 6 Kb. | 0 | at2h Alexander's Text to HTML converter version 0.76. This was a silly attempt to write a plain text to HTML converter in REXX. Copyrighted freeware by Alexander Mai. |
139 | awhich.zip | 23-09-2001 | 3 Kb. | 0 | Alexander's which. A small replacement for the un*x 'which' utility. It will show the complete path of any executable that cmd.exe will find. Copyrighted freeware by Alexander Mai. |
140 | brexx203.zip | 04-11-2001 | 181 Kb. | 0 | BRexx version 2.0.3, 16-bit binary for MSDOS, examples, libs and docs - REXX is a programming language designed by Michael Cowlishaw of IBM UK Laboratories. In his own words: "REXX is a procedural language that allows programs and algorithms to be wr |
141 | brexx204.zip | 04-11-2001 | 286 Kb. | 0 | BRexx version 2.0.4, 32-bit binary for MSDOS, examples, libs and docs - REXX is a programming language designed by Michael Cowlishaw of IBM UK Laboratories. In his own words: "REXX is a procedural language that allows programs and algorithms to be wr |
142 | dossleep.zip | 20-09-2001 | 21 Kb. | 0 | small progamm with src to make your cmds a bit smarter |
143 | drdlgrc.zip | 20-07-2001 | 61 Kb. | 0 | Fix for DrDialog - for converting Rexx applicati ns into *.Exe NEW VERSION Previous version was missing a file (RCPP.ERR) which caused the RESto XE conversion to fail. |
144 | ebaybot.zip | 01-09-2001 | 11 Kb. | 0 | ebay auto bid submission. REXX script to place an ebay bid at the last possible moment. |
145 | infocoll.zip | 14-06-2001 | 5 Kb. | 0 | Searches system drive(s) for .HLP and .INF files and creates program objects for them in a destin tion folder. (c) 1999-2001 Marcus C. de Geus |
146 | mruntime.zip | 12-06-2011 | 53 Kb. | 0 | Rexx DLL for mouse support version 1.00b. High-level, easy-to-use, Rexx mouse functions with 2 limited usage examples. No documentation included. If the mouse cursor is missing, please try the modern mousefix2.zip or the older, original OS/2 Warp 3 mouse driver. Author: A. Doff. |
147 | mycamx.zip | 19-11-2001 | 6 Kb. | 0 | ThirdEye REXX Interface API Usage Example. (c) 2001 Andrei A. Porodko. This REXX cmdfile downloads all available pictures from the camera to the harddisk, if they are new or modified (different size, optional different date/time) |
148 | nrxsrv.zip | 04-11-2001 | 9 Kb. | 0 | NrxSrv - Compiler server for NetRexx. When worki g on a project that uses the absolutely wonderfu NetRexx language the elapsed time of a build can be significantly reduced by employing this NetRexx Compile server, NrxSrv for short. |
149 | packvxrx.zip | 15-10-2001 | 42 Kb. | 0 | fix+pack Watcom VX-Rexx executables. fixes LxLit compressed Watcom VX-Rexx executables and reduce filesize by removing precompiled token images. By Veit Kannegieser |
150 | pcre-3_9.zip | 25-02-2002 | 139 Kb. | 0 | PCRE version 1.0.2. PCRE - Perl-compatible regular expression library. Has native locale support. |
151 | phex_os2.zip | 17-03-2002 | 20 Kb. | 0 | Rexx scripts for java-based Gnutella client Phex Set of REXX scripts to install/setup/run Phex. Phex is an excellent java13-based Gnutella file sharing app. |
152 | ppwaddon.zip | 14-10-2002 | 282 Kb. | 0 | PPWizard version 05.331. Free generic preprocessor (html/rexx/ipf/inf etc). Several addons for PPWIZARD. By Denis Bareis |
153 | ppwhdoco.zip | 24-10-2008 | 1887 Kb. | 0 | PPWizard version 08.298. Free generic preprocessor (html/rexx/ipf/inf etc). Documentation in HTML format. By Dennis Bareis |
154 | ppwidoco.zip | 29-09-2004 | 369 Kb. | 0 | PPWizard version 08.298. Free generic preprocessor (html/rexx/ipf/inf etc). Documentation in INF format. By Dennis Bareis |
155 | prtgraph.zip | 02-07-2002 | 403 Kb. | 0 | Version 2.2 of Peter Kanis' Print Graph library for REXX. Enables for complex print document formatting with REXX. |
156 | psirexx.zip | 22-06-2001 | 99 Kb. | 0 | Psion OS/2 Rexx interface (v1.0). OS/2 to Psion Rexx interface preview. Psion RPC Rexx interface for OS/2. By Andrei A. Porodko. Operating System Version: OS/2 v2, v3, v4, v4.5, Psion Series 3, Sienna, Series 5, Series 5Mx, Series7, Revo. |
157 | random4.zip | 31-07-2001 | 18 Kb. | 0 | Randomizer v4.0. (c) 2001 by Don K. Eitner. Randomizer is a lightweight database built with the specific intention of selecting random items from lists (fields, arrays, etc). The Randomizer cmd script is accompanied by DataInput.cmd which acts as the |
158 | rexxcomm.zip | 31-07-2001 | 20 Kb. | 0 | This program formats comments in REXX program files according to a user-defined option and reports any uncommented program lines. (c) 1999- 001 Marcus C. de Geus |
159 | rxapi.zip | 17-08-2001 | 43 Kb. | 0 | RBI Rexx API by Dave Lewis |
160 | rxeas.zip | 06-10-2002 | 8 Kb. | 0 | rxeas 1.0 - Sample REXX scripts to manage extended attributes. |
161 | rxjis.zip | 28-11-2001 | 205 Kb. | 0 | A REXX Internet Code Conversion API |
162 | rxldap.zip | 28-11-2001 | 553 Kb. | 0 | A REXX LDAP API |
163 | rxmmutl.zip | 02-08-2008 | 200 Kb. | 0 | Marcel Mueller's REXX utilities version 0.31. REXX utilities beyond REXXUTIL for OS/2. This is a (growing) collection of miscellaneous REXX utility functions and code fragments. Some of them are coded in REXX others in C. |
164 | rxnumlck.zip | 01-07-2002 | 22 Kb. | 0 | Turn NumLock ON with REXX. By A. Doff |
165 | rxwt_12.zip | 16-12-2001 | 8 Kb. | 0 | RXWTITLE, Version 1.2 - Manipulate window switc list title from a rexx program. Change or retrie e the switchlist title of the VIO window your rexx script is running in. By Michel Such |
166 | vprpatch.zip | 20-12-2001 | 48 Kb. | 0 | Last two patches for VPR 3.01. Copy over existin executables. By Jason R Stefanovich. Additional requirements: VisPro/Rexx 3.01 |
167 | vrprint.zip | 02-07-2002 | 460 Kb. | 0 | Version 2.2 of Peter Kanis' VRPrint library for VX-REXX. Enables for complex print document formatting with VX-REXX. |
168 | vxrcsdem.zip | 05-10-2001 | 6087 Kb. | 0 | Watcom VX-REXX Client-Server Demostration Editio v2.1 Watcom VX-REXX Client-Server Edition v2.1 is a powerfull visual rexx compiler for OS/2 2.X It supports various DB like IBM DB2 or Watco SQL What's new ?Now it's back on web !! NOTE: This is a de |
169 | wdRexxin.zip | 16-02-2003 | 637 Kb. | 0 | WarpDoctor Rexx Plug-in Project version 1.02. Rexx a substitute for Java? We think so, especially on OS/2. With the WarpDoctor Rexx Plug-in you can do in Rexx just about everything that you can do in Java, but faster and easier. The WarpDoctor Rexx Plug-in does for Rexx what Netscape's inclusion of the JVM and applet tag did for Java: it enables Rexx programs to be downloaded from a web server on demand and run in an area of an HTML page, appearing to be part of the page. The WD Rexx plug-in however also enables downloaded Rexx programs to be run in their own Command Prompt window or in a separate window provided by a visual Rexx environment (such as VX-Rexx, GPF Rexx, etc.) , and to run with output directed to a window on the HTML page. |
170 | wdrexxin.exe | 16-02-2003 | 1871 Kb. | 0 | WarpDoctor Rexx Plug-in Project version 1.02. Rexx a substitute for Java? We think so, especially on OS/2. With the WarpDoctor Rexx Plug-in you can do in Rexx just about everything that you can do in Java, but faster and easier. The WarpDoctor Rexx Plug-in does for Rexx what Netscape's inclusion of the JVM and applet tag did for Java: it enables Rexx programs to be downloaded from a web server on demand and run in an area of an HTML page, appearing to be part of the page. The WD Rexx plug-in however also enables downloaded Rexx programs to be run in their own Command Prompt window or in a separate window provided by a visual Rexx environment (such as VX-Rexx, GPF Rexx, etc.) , and to run with output directed to a window on the HTML page. |
171 | which01.zip | 19-04-2003 | 4 Kb. | 0 | which - Two REXX 'clones' of the which UNIX command (which2 searchs also duplicate commands in the PATH directories). Current version is 0.1. |
172 | wslsrxut.zip | 17-10-2001 | 404 Kb. | 0 | This is IBM OS/2 LAN Server* REXX Utility DLL file. The REXX interface to the LAN Server API functions was created for the LAN Server adminis rators, to assist them in the daily operation of the LAN Server. The base version of the DLL (LS30UT.DLL) wa |
173 | xclasses.zip | 06-10-2014 | 46 Kb. | 0 | Xclasses for NetRexx (v2.0.5), as documented in XCLASINF.ZIP (not included). Xclasses for NetRexx are Copyright 1998 by Pierantonio Marchesini of the ETH / Zurich. You can copy and use this software uder the GNU GPL terms. |
174 | yagetkey.zip | 28-09-2015 | 227 Kb. | 0 | Yet Another GetKey for REXX v0.07. Copyright (c) 2015 VicTor Smirnoff. The yaGetKey library provides the additional yaGetKey function for REXX. It operates similar to the SysGetKey function from standard RexxUtil library. But the yaGetKey function returns a scan-code as the double-byte string if a keystroke generates the double-byte scancode. Sources are included (the MIT license). |
175 | zregina.zip | 10-02-2003 | 5 Kb. | 0 | This package is a zsh module, which allows Rexx programs to be executed by the Regina Rexx interpreter within the same process as zsh itself. |