Jump to content

Category:Scripting Articles: Difference between revisions

From EDM2
mNo edit summary
Some content moved to List of Scripting Articles.
 
(33 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)
* [[Identifying places and things]] by [[Richard K. Goran]] (January, 1997)
* REXX for Newies by [[Chris Wenham]]
** [[REXX for Newies:Part I|Part I]] (October 1, 1998)
** [[REXX for Newies:Part II|Part II]] (October 16, 1998)
** [[REXX for Newies:Part III|Part III]] (November 1, 1998)
** [[REXX for Newies:Part IV|Part IV]] (November 16, 1998)
** [[REXX for Newies:Part V|Part V]] (December, 1998)
* 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)
* [[REXX on OS/2 Warp Version 4]] by [[Richard K. Goran]] (December, 1996)
* [[Happenings]] by [[Richard K. Goran]] (November, 1996)
* [[Customizing your latest OS/2 install]] by [[Richard K. Goran]] (October, 1996)
* [[Info-ZIP's UnZip REXX Interface]] by [[Richard K. Goran]] (September, 1996)
* [[Potpourri of REXX items]] by [[Richard K. Goran]] (September, 1996)
* [[OK, I wrote it, now what?]] by [[Richard K. Goran]] (July, 1996)
* [[LaunchPad Revisited]] by [[Richard K. Goran]] (June, 1996)
* [[What's an API?]] by [[Richard K. Goran]] (May, 1996)
* [[Parse this!]] by [[Richard K. Goran]] (April, 1996)
* [[Look What I Found On Warp Connect]] by [[Richard K. Goran]] (March, 1996)
* [[Tips and Tricks from Another Source]] by [[Richard K. Goran]] (February, 1996)
* [[Making things look pretty with REXX]] by [[Richard K. Goran]] (January, 1996)
* [[Sending Mail with REXX]] by [[Dave Briccetti]] (December 1995)
* [[Where goest my True Type fonts?]] by [[Richard K. Goran]] (December, 1995)
* [[Build It Your Way]] by [[Richard K. Goran]] (November, 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)
* [[Characters versus Lines]] by [[Richard K. Goran]] (October, 1995)
* [[File System Functions]] by [[Richard K. Goran]] (September, 1995)
* [[REXX Events]] by [[Richard K. Goran]] (August, 1995)
* [[Tips & Tricks]] by [[Richard K. Goran]] (July, 1995)
* [[Creating and building your own LaunchPad]] by [[Richard K. Goran]] (June, 1995)
* [[Drag and drop with REXX]] by [[Richard K. Goran]] (May, 1995)
* [[A Brief Look at Personal REXX]] An overview of Personal REXX by Quercus Systems. By [[Gordon Zeglinski]] (April 1995)
* [[REXX Components]] by [[Richard K. Goran]] (April, 1995)
* [[Welcome new REXX Users]] by [[Richard K. Goran]] (March, 1995)
* [[What's new with REXX]] by [[Richard K. Goran]] (February, 1995)
* [[REXX Data Queues]] by [[Richard K. Goran]] (January, 1995)
* [[Arrays - sequential & associative]] by [[Richard K. Goran]] (December, 1994)
* [[Trap processing]] by [[Richard K. Goran]] (November, 1994)
* [[Answers to frequently asked REXX questions]] by [[Richard K. Goran]] (October, 1994)
* [[Introduction to object manipulation in REXX]] by [[Richard K. Goran]] (September, 1994)
* [[Using REXX as a macro language]] by [[Roger Orr]] (December 1994)
* 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)
* [[Calling C functions from Rexx]] by [[Roger Orr]] (July 1994)
* [[Working (and Playing!) with REXX and OS/2 Multimedia]] by [[Timothy Sipples]] (May 1994)
* [[TCP/IP Socket Programming in REXX]] by [[Patrick Mueller]] (February 1994)
* [[A Review of Personal REXX for OS/2]] by [[Jonathan Story]] (February 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)
* [[The REXX/imc Tutorial]] by [[Ian Collier]]


 
[[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)
* Building Dynamic Web Sites by [[Chris Wenham]]
** [[Building Dynamic Web Sites:Part I|Part I]] (May 2, 1998)
** [[Building Dynamic Web Sites:Part II|Part II]] (May 16, 1998)
** [[Building Dynamic Web Sites:Part III|Part III]] (August 16, 1998)
** [[Building Dynamic Web Sites:Part IV|Part IV]] (September 16, 1998)
 
<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)
* [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) 
 
 
<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.possi.org/extended_attributes/current/rexxutil-boot Loading RexxUtil at boot time]  by [[Gordon Snider]]
* [http://www.possi.org/extended_attributes/current/tre-cmd Drawing a directory tree with REXX] by [[Gordon Snider]]
* [http://www.possi.org/extended_attributes/2001/07/pruning-dirs Pruning directory branches] (How to delete a directory tree using REXX) by [[Gordon Snider]] (July 2001)
* Objecting to databases by [[Gordon Snider]]
** [http://www.possi.org/extended_attributes/2000/04/objtodb Part 1] (Abril 2000)
** [Part 2]
** [http://www.possi.org/extended_attributes/2000/07/objtodb Part 3] (July 2000)
** [http://www.possi.org/extended_attributes/2000/09/objtodb Part 4] (September 2000)
* [http://nokix.pasjagsm.pl/help/learn_rexx/language.htm Learn REXX Programming in 56,479 Easy Steps] by [[Jeff Glatt]]
* [http://www.slac.stanford.edu/pubs/confproc/rexx93/rexx93-013.html REXXShip for OS/2] by [[Timothy Sipples]]
* [http://www.markcrocker.com/rexxtipsntricks/rxtt28.1.toc.html REXX Tips & Tricks] by [[Bernd Schemmer]] (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)
 
 
 
<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. 
* [http://books.google.com.ec/books?id=oy0VPQAACAAJ REXX Reference Summary Handbook] by [[Richard K. Goran]]. CFS Nevada, Incorporated, Feb 1, 1995.
 
</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