Jump to content

Category:Scripting Articles: Difference between revisions

From EDM2
No edit summary
Some content moved to List of Scripting Articles.
 
(80 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)
* 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)
* [[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:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">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;">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/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://wi.wu-wien.ac.at/rgf/rexx/orx11/orx_intro.pdf An Introduction to Object Rexx] by [[Rony G. Flatscher]] (2000)
* [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.quercus-sys.com/rexxhow2.htm How to Do It in OS/2 REXX] by Quercus Systems (October 1995)
* [http://theamericanprogrammer.com/programming/rexx.os2.shtml Major points to know about REXX under OS/2] by [[Howard Fosdick]]
 
 
<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>

Latest revision as of 04:40, 13 November 2016


Visit also the List of Scripting Articles.

Category for articles covering scripting languages.

  • Batch files
  • REXX