List of Scripting Articles: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- TABLE WITH COLUMNS --> | <!-- TABLE WITH COLUMNS --> | ||
{| | {|class="wikitable" | ||
|- style="vertical-align:top;" | |||
| | |width=50%| | ||
===EDM/2 Wiki Articles=== | |||
====REXX==== | ====REXX==== | ||
* [[The REXX Sourcebook]] by [[Dirk Terrell]] | * [[The REXX Sourcebook]] by [[Dirk Terrell]] | ||
Line 62: | Line 62: | ||
* [[Extend Your Programs with REXX]] by [[Monte Copeland]] (Jan 1995) | * [[Extend Your Programs with REXX]] by [[Monte Copeland]] (Jan 1995) | ||
* [[Arrays - sequential & associative]] by [[Richard K. Goran]] (Dec 1994) | * [[Arrays - sequential & associative]] by [[Richard K. Goran]] (Dec 1994) | ||
* [[Trap processing]] by | * [[Trap processing]] by Richard K. Goran (Nov 1994) | ||
* [[Answers to frequently asked REXX questions]] by | * [[Answers to frequently asked REXX questions]] by Richard K. Goran (Oct 1994) | ||
* [[Introduction to object manipulation in REXX]] by | * [[Introduction to object manipulation in REXX]] by Richard K. Goran (Sep 1994) | ||
* [[Using REXX as a macro language]] by [[Roger Orr]] (Dec 1994) | * [[Using REXX as a macro language]] by [[Roger Orr]] (Dec 1994) | ||
* Visual REXX Faceoff by [[Gordon Zeglinski]] | * Visual REXX Faceoff by [[Gordon Zeglinski]] | ||
Line 94: | Line 94: | ||
** [[Building Dynamic Web Sites:Part V|Part V]] (Feb 1999) | ** [[Building Dynamic Web Sites:Part V|Part V]] (Feb 1999) | ||
===< | ===<EDM/2 Classic Articles=== | ||
* [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]] (Oct 1997) | * [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]] (Oct 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/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]] (Mar 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]] (Mar 1995) | ||
<!-- RIGHT COLUMN --> | <!-- RIGHT COLUMN --> | ||
| | |width=50%| | ||
=== | ===External Articles=== | ||
====REXX==== | ====REXX==== | ||
* [http://www.os2voice.org/VNL/past_issues/VNL0104H/vnewsf3.htm Tapping into the OS/2 Multimedia Structures with REXX] by [[Armin Schwarz]] (Jan 2004) | * [http://www.os2voice.org/VNL/past_issues/VNL0104H/vnewsf3.htm Tapping into the OS/2 Multimedia Structures with REXX] by [[Armin Schwarz]] (Jan 2004) | ||
Line 109: | Line 108: | ||
* [http://www.os2ezine.com/20030116/page_5.html REXX for beginners] by [[Luc Van Bogaert]] (Jan 2003) | * [http://www.os2ezine.com/20030116/page_5.html REXX for beginners] by [[Luc Van Bogaert]] (Jan 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/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 | * [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 | * [http://www.possi.org/extended_attributes/2001/07/pruning-dirs Pruning directory branches] (How to delete a directory tree using REXX) by Gordon Snider (Jul 2001) | ||
* Objecting to databases by | *'''Objecting to databases''' by Gordon Snider | ||
** [http://www.possi.org/extended_attributes/2000/04/objtodb Part 1] (Apr 2000) | ** [http://www.possi.org/extended_attributes/2000/04/objtodb Part 1] (Apr 2000) | ||
** [Part 2] | ** [Part 2] | ||
Line 124: | Line 123: | ||
* * [http://www.uic.edu/depts/accc/software/regina/rexxrule.html Six Rules of Thumb for Rexx] by [[Raja Thiagarajan]] (Jun 1993) | * * [http://www.uic.edu/depts/accc/software/regina/rexxrule.html Six Rules of Thumb for Rexx] by [[Raja Thiagarajan]] (Jun 1993) | ||
=== | ===Public Resources=== | ||
====Presentations==== | ====Presentations==== | ||
* 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) | * 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) | ||
Line 131: | Line 130: | ||
====IBM Redbooks==== | ====IBM Redbooks==== | ||
* [https:// | *[https://archive.org/download/CreatingJavaApplicationsUsingNetRex/sg242216.pdf SG24-2216] Creating Java Applications using NetRexx (Sep 1997) | ||
* [https:// | *[https://archive.org/download/GG2441990/GG24-4199-0%20-%20OS2%20REXX%20From%20Bark%20to%20Byte.pdf GG24-4199] OS/2 REXX From Bark to Byte (Dec 1993) | ||
|} | |} | ||
Visit also [[:Category:Scripting Articles|Scripting articles category]] for a complete alphabetical list of all the available articles. | Visit also [[:Category:Scripting Articles|Scripting articles category]] for a complete alphabetical list of all the available articles. | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Article List]] | [[Category:Article List]] |
Revision as of 01:58, 31 December 2016
Visit also Scripting articles category for a complete alphabetical list of all the available articles.