|
|
(57 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>
| |
| <h3 id="mp-itn-h2" style="margin:3px; background:#CCCCFF; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">REXX</h3>
| |
| * [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (July 2008)
| |
| * Extending OS/2 batch files by [[Roger Orr]]
| |
| ** [[Extending OS/2 batch files]] - Part 1 (October 1996)
| |
| ** [[Extending OS/2 batch files - Part 2]] (December 1996)
| |
| * REXX inside and out by [[Joe Wyatt]]
| |
| ** [[REXX inside and out - File I/O]] (January 1996)
| |
| ** [[REXX inside and out - EDM/2 REXX utility library]] (February 1996)
| |
| ** [[REXX inside and out - Date()]] (March 1996)
| |
| ** [[REXX inside and out - Interpret]] (July 1996)
| |
| * [[Sending Mail with REXX]] by [[Dave Briccetti]] (December 1995)
| |
| * [[Advanced REXX Programming Topics]] by [[Charles Daney]] (1995)
| |
| * [[Common REXX Pitfalls]] by [[Charles Daney]] (1995)
| |
| * [[Solving REXX and OS/2 problems with REXXLIB]] by [[Charles Daney]] (1995)
| |
| * [[How to Do It in OS/2 REXX]] by [[Charles Daney]] (October 1995)
| |
| * [[A Brief Look at Personal REXX]] An overview of Personal REXX by Quercus Systems. By [[Gordon Zeglinski]] (April 1995)
| |
| * Visual REXX Faceoff by [[Gordon Zeglinski]]
| |
| ** [[Visual REXX Faceoff - Part 1]] Watcom's VX-REXX by [[Gordon Zeglinski]] (June 1994)
| |
| ** [[Visual REXX Faceoff - Part 2]] Hockware's VisPro REXX/Bronze 2.0 by [[Gordon Zeglinski]] (July 1994)
| |
| ** [[Visual REXX Faceoff - Part 3]] Hockware's VisPro REXX/Gold 2.03 by [[Gordon Zeglinski]] (October 1994)
| |
| * [[Using REXX as a macro language]] by [[Roger Orr]] (December 1994)
| |
| * [[Calling C functions from Rexx]] by [[Roger Orr]] (July 1994)
| |
| * REXX-ercising Your Applications By [[Gordon Zeglinski]]
| |
| ** [[REXX-ercising Your Applications - Part 1]] Creating external functions and executing them from apps; intro to RexxStart(). By [[Gordon Zeglinski]] (November 1993)
| |
| ** [[REXX-ercising Your Applications - Part 2]] More on RexxStart(), external command handlers and REXX macrospace. By [[Gordon Zeglinski]] (December 1993)
| |
| * [[OS/2 Procedures Language - REXX]] by [[Roger Orr]] (December 1991)
| |
|
| |
|
| | | [[Category:Articles]] |
| <h3 id="mp-itn-h2" style="margin:3px; background:#CCCCFF; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">HTML - Web Design</h3>
| |
| * Hands on your home page by [[Simon Gronlund]]
| |
| ** [[Hands on your home page - Part 1|Part 1]] (16 September 2000)
| |
| ** [[Hands on your home page - Part 2|Part 2]] - Photos and images (16 October 2000)
| |
| ** [[Hands on your home page - Part 3|Part 3]] - Basic layout (16 November 2000)
| |
| | |
| | |
| <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>
| |
| * [http://wi.wu-wien.ac.at/rgf/rexx/orx11/orx_intro.pdf An Introduction to Object Rexx] by [[Rony G. Flatscher]] (2000)
| |
| | |
| | |
| <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/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/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/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)
| |
|
| |
| | |
| | |
| <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.os2voice.org/VNL/past_issues/VNL0104H/vnewsf3.htm Tapping into the OS/2 Multimedia Structures with REXX] by [[Armin Schwarz]] (January 2004)
| |
| * [http://www.os2voice.org/VNL/past_issues/VNL0903H/vnewsf4.htm Creating Scripts to Automate Application Migration] by [[Chris Clayton]] September 2003
| |
| * [http://www.os2ezine.com/20030316/page_5.html Rexx: The King is Alive and Well] by [[Douglas Clark]] (March 16, 2003)
| |
| * [http://www.os2ezine.com/20030116/page_5.html REXX for beginners] by [[Luc Van Bogaert]] (January 16, 2003)
| |
| * [http://www.slac.stanford.edu/cgi-wrap/getdoc/rexx94-019.pdf Working (and Playing!) with REXX and OS/2 Multimedia] by [[Timothy Sipples]]
| |
| * [http://www.slac.stanford.edu/pubs/confproc/rexx93/rexx93-013.html REXXShip for OS/2] by [[Timothy Sipples]]
| |
| * Rexx Newbies by [[Chris Wenham]]
| |
| ** [http://www.os2ezine.com/v3n15/rxnew.htm Part I] (October 1, 1998)
| |
| ** [http://www.os2ezine.com/v3n16/rxnew.htm Part II] (October 16, 1998)
| |
| ** [http://www.os2ezine.com/v3n17/rxnew.htm Part III] (November 1, 1998)
| |
| ** [http://www.os2ezine.com/v3n18/rxnew.htm Part IV] (November 16, 1998)
| |
| * [http://theamericanprogrammer.com/programming/rexx.os2.shtml Major points to know about REXX under OS/2] by [[Howard Fosdick]]
| |
| * [http://www.drdobbs.com/cpp/229000744 REXX and the OS/2 Workplace Shell] by [[Eric Giguere]] (Dr. Doobs) (December 01, 1993)
| |
| * [http://www.cs.ox.ac.uk/people/ian.collier/Docs/rexx_info/whole.html The REXX Tutorial]
| |
| | |
| | |
| <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;">External Presentations</h3>
| |
| * [http://docs.google.com/open?id=0B2E-UP8l9avgNWYzMjI4MTUtOGZiOC00ZmRmLWE1NjEtNjhlOWQzZmQwN2Nl Advanced Rexx Workshop - How To Write Self-Healing Rexx Programs], ([http://www.warpstock.org/filemgmt/visit.php?lid=53 download]) by [[Chip Davis]] (WarpStock 2004)
| |
| * [http://docs.google.com/open?id=0B2E-UP8l9avgY2Y1ZTE1MTItOWIwMS00YWQzLWJjZTQtMGUxMTUxODJkYjY3 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;">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.
| |
| * [http://books.google.com.ec/books?id=oy0VPQAACAAJ REXX Reference Summary Handbook] by [[Richard K. Goran]]. CFS Nevada, Incorporated, Feb 1, 1995.
| |
| | |
| </td>
| |
| | |
| </table>
| |