Jump to content

List of Scripting Articles: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{|style="border:1px solid #cedff2; background:#f5faff; " cellpadding="10"
{|class="wikitable"
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|width=50%|
|width=50%|
==EDM/2 Wiki Articles==
{{H|EDM/2 Wiki Articles}}
====REXX====
;REXX
* [[The REXX Sourcebook]] by [[Dirk Terrell]]
* [[The REXX Sourcebook]] by [[Dirk Terrell]]
* [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (Jul 2008)
* [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (Jul 2008)
Line 81: Line 81:
* [[OS/2 Procedures Language - REXX]] by [[Roger Orr]] (Dec 1991)
* [[OS/2 Procedures Language - REXX]] by [[Roger Orr]] (Dec 1991)
* [[The REXX/imc Tutorial]] by [[Ian Collier]]
* [[The REXX/imc Tutorial]] by [[Ian Collier]]
 
<!-- RIGHT COLUMN -->
==EDM/2 Classic Articles==
|width=50%|
{{H|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 -->
|width=50%|


==External Articles==
{{H|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)  
* [http://www.os2voice.org/VNL/past_issues/VNL0903H/vnewsf4.htm Creating Scripts to Automate Application Migration] by [[Chris Clayton]] (Sep 2003)
* [http://www.os2voice.org/VNL/past_issues/VNL0903H/vnewsf4.htm Creating Scripts to Automate Application Migration] by [[Chris Clayton]] (Sep 2003)
Line 103: Line 101:
* [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==
{{H|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)
* Parse Rexx - Exposed!], ([http://www.warpstock.org/filemgmt/visit.php?lid=52 download]) by [[Chip Davis]] (WarpStock 2004)
* 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)
* [http://wi.wu-wien.ac.at/rgf/rexx/orx11/orx_intro.pdf An Introduction to Object Rexx] by [[Rony G. Flatscher]] (2000)
|}


==See Also==
==See Also==

Revision as of 22:29, 15 March 2020

EDM/2 Wiki Articles
REXX
EDM/2 Classic Articles
External Articles
REXX
Presentations

See Also

Visit also Scripting articles category for a complete alphabetical list of all the available articles.