|
|
(98 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
|
| |
|
| | Visit also the [[List of Scripting Articles]]. |
|
| |
|
| <!-- TABLE WITH COLUMNS -->
| | Category for articles covering scripting languages. |
| <table>
| | * Batch files |
| <tr style="vertical-align:top;">
| | * REXX |
|
| |
|
| <!-- FIRST COLUMN -->
| |
| <td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
| |
|
| |
|
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Wiki Articles</h3>
| |
| * [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (July 2008)
| |
| * [[Sending Mail with REXX]] by [[Dave Briccetti]] (December 1995)
| |
|
| |
|
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Presentations</h3>
| | [[Category:Articles]] |
| * [Advanced Rexx Workshop], ([http://www.warpstock.org/filemgmt/visit.php?lid=53 download]) by [[Chip Davis]] (WarpStock 2004)
| |
| * [Parse Rexx - Exposed!], ([http://www.warpstock.org/filemgmt/visit.php?lid=52 download]) by [[Chip Davis]] (WarpStock 2004)
| |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Classic Articles</h3>
| |
| * [http://www.edm2.com/0601/drdialog.html Dr. Dialog] How to install and use Dr. Dialog, the Rexx GUI-builder. by [[Paul Floyd]] (January 1998)
| |
| * [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] This article shows how to build a DLL in the C programming language containing functions that can be called from REXX by [[Jorge,_Paula,_and_Manuela_Martins|Jorge Martins]] (October 1997)
| |
| * [http://www.edm2.com/0404/orexx.html A Look at OREXX] A commentary on poly.cmd, introducing concepts from ORexx as needed. Poly.cmd is a polynomial class of objects written by the author. By [[Gerald Goertzel]] (May 1996)
| |
| * [http://www.edm2.com/0401/rexx.html REXX Inside and Out. Part 1] File handling by [[Joe Wyatt]] (January 1996)
| |
| * [http://www.edm2.com/0402/rexx.html REXX Inside and Out. Part 2] The EDM/2 Rexx Utility Library and the translate() function. by [[Joe Wyatt]] (February 1996)
| |
| * [http://www.edm2.com/0403/rexx.html REXX Inside and Out. Part 3] Date manipulation. by [[Joe Wyatt]] (March 1996)
| |
| * [http://www.edm2.com/0406/rexx.html REXX Inside and Out. Part 4] Rexx and automation: the interpret function. Some thoughts about "dynamically self-violating code". by [[Joe Wyatt]] (July 1996)
| |
| * [http://www.edm2.com/0304/personalrx.html A Brief Look at Personal REXX] An overview of Personal REXX by Quercus Systems. By [[Gordon Zeglinski]] (April 1995)
| |
| * [http://www.edm2.com/0303/rexx.html REXX, The Developer's Best Friend] This article focuses on one feature of OS/2 that can really help improve the way you build software, perhaps more than any other - REXX. By [[Paul Gallagher]] (March 1995)
| |
| * [http://www.edm2.com/0206/vrexx.html Visual REXX Faceoff. Part 1] Watcom's VX-REXX by [[Gordon Zeglinski]] (June 1994)
| |
| * [http://www.edm2.com/0207/vrexx.html Visual REXX Faceoff. Part 2] Hockware's VisPro REXX/Bronze 2.0 by [[Gordon Zeglinski]] (July 1994)
| |
| * [http://www.edm2.com/0209/vrexx.html Visual REXX Faceoff. Part 3] Hockware's VisPro REXX/Gold 2.03 by [[Gordon Zeglinski]] (October 1994)
| |
| * [http://www.edm2.com/0202/persrexx.html A Review of Personal REXX for OS/2] An indepth review of Quercus Sytems Personal REXX. by [[Jonathan Story]] (February 1994)
| |
| * [http://www.edm2.com/0202/tcpiprexx.html TCP/IP Socket Programming in REXX] This article shows how to write programs in REXX that access TCP/IP sockets. By [[Patrick Mueller]] (February 1994)
| |
| * [http://www.edm2.com/0106/rexxapps1.html REXX-ercising Your Applications. Part 1] Creating external functions and executing them from apps; intro to RexxStart(). By [[Gordon Zeglinski]] (November 1993)
| |
| * [http://www.edm2.com/0107/rexxapps2.html REXX-ercising Your Applications. Part 2] More on RexxStart(), external command handlers and REXX macrospace. By [[Gordon Zeglinski]] (December 1993)
| |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Related Categories</h3>
| |
| *
| |
| </td>
| |
| | |
| <!-- SECOND COLUMN -->
| |
| <td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
| |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">External Articles</h3>
| |
| * [http://www.howzatt.demon.co.uk/articles/21oct96.html Extending OS/2 batch files - Part 1] by [[Roger Orr]] (October 1996)
| |
| * [http://www.howzatt.demon.co.uk/articles/12dec96.html Extending OS/2 batch files - Part 2] by [[Roger Orr]] (December 1996)
| |
| * [http://www.quercus-sys.com/rexxhow2.htm How to Do It in OS/2 REXX] by Quercus Systems (October 1995)
| |
| * [http://www.howzatt.demon.co.uk/articles/19jul94.html Calling C functions from Rexx] by [[Roger Orr]] (July 1994)
| |
| * [http://www.howzatt.demon.co.uk/articles/29dec94.html Using REXX as a macro language] by [[Roger Orr]] (December 1994)
| |
| * [http://www.howzatt.demon.co.uk/articles/10dec91.html OS/2 Procedures Language - REXX] by [[Roger Orr]] (December 1991)
| |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Public Resources</h3>
| |
| * [http://www.redbooks.ibm.com/abstracts/sg242216.html Creating Java Applications using NetRexx] - IBM Redbook by [[IBM]] (September 1997)
| |
| * [http://www.redbooks.ibm.com/abstracts/gg244199.html?Open OS/2 REXX: From Bark to Byte] - IBM Redbook by [[IBM]] (December 1993)
| |
| | |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Retail Books</h3>
| |
| * [http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=lU2UdsRB17&isbn=0764579967&itm=1 Rexx Programmer's Reference] The first new book on Rexx from a major publisher in years. Covers everything Rexx in 686 pages, under $25.
| |
| | |
| | |
| </td>
| |
| | |
| </table>
| |
Visit also the List of Scripting Articles.
Category for articles covering scripting languages.