Device Manage for OS/2

DevCon for OS/2 - Developer Connection

Operating systems:
ArcaOS, eComStation, IBM OS/2 Warp
eComStation myths 

(Unsorted)  
 
 
Compilers  
 
 
Tools  
 
 
REXX  
 
 
Drivers/kernel  
 
 

 

 

REXX

REXX (REstructured eXtended eXecutor) is an interpreted computer programming language which was developed at IBM. It is a structured high-level programming language which was designed to be both easy to learn and easy to read. wikipedia.org

On-line books and tutorials

Debugging REXX scripts

Means of REXX debugging:

  • RxD - full-valued PM-debugger (review)
  • or use: TRACE, PMREXX and SAY

How to use REXX as internal script language of your program

  • This applications use REXX as own script language: InetPowerServer, sfppp
  • Example: Toolkit45 -> SAMPLES\REXX\API\CALLREXX
  • REXX-ercising Your Applications - Part 1, Part 2

How to build a DLL in the C programming language containing functions that can be called from REXX?

REXX links

Articles, reviews


 
Please share information with other developers how to:
  • Q: How to use REXX in your program?
  • Q: Criteria when to use REXX and when to use C?

 


 

(C) OS2.GURU 2001-2024