Jump to content

REXX Tips & Tricks:General Foreword: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 26: Line 26:
You can use the included source code in your programs--but please give credit where credit is due!
You can use the included source code in your programs--but please give credit where credit is due!


[[Category:Scripting Articles]]
[[Category:REXX Tips & Tricks]]

Revision as of 21:03, 30 January 2017

This document contains tips & tricks about REXX programming under OS/2. It also contains general information about REXX, including literature, third-party software, REXX on non-OS/2 platforms, and more.

This document is intended for people who already have some knowledge in REXX programming.

Absolute beginners in REXX programming should read one of the REXX tutorials (see the Literature section) before reading this document.

First-time readers of this document should read the sections Installing REXX Tips & Tricks, Using the samples, Using IPF Keys and Icons used in REXX Tips & Tricks before using this document. Those who are familiar with RXT&T might re-visit those sections from time to time; they will find they get more out of RXT&T when they actively use the suggestions given in those sections.

I also recommend that readers visit frequently the REXX home page maintained by Mike Cowlishaw, the REXX FAQ maintained by Dave Martin and the home page of the REXX Language Association (see Internet - Web Pages).

Since January 2001 I work as a freelancer. So, if you need support for OS/2 (Server or Clients), REXX programming, or any flavour of Unix you're welcome to contact me.

Author

Bernd Schemmer. Team OS/2, Certified LAN Server Engineer, Certified OS/2 Engineer

Stalburgstr. 14
D-60318 Frankfurt
Germany
Bernd.Schemmer@gmx.de

Copyright

This document is Copyright (c) 1994 - 2004 by Bernd Schemmer.

Bernd Schemmer gave permission to post this work under Creative Commons Attribution-Share Alike 3.0 license.

You can use the included source code in your programs--but please give credit where credit is due!