Jump to content

List of Scripting Articles: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
<!--        TABLE WITH COLUMNS        -->
__NOTOC__
{|class="wikitable"
{|style="border:1px solid #cedff2; background:#f5faff; " cellpadding="10"
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|width=50%|
|width=50%|
===EDM/2 Wiki Articles===
==EDM/2 Wiki Articles==
====REXX====
====REXX====
* [[The REXX Sourcebook]] by [[Dirk Terrell]]
* [[The REXX Sourcebook]] by [[Dirk Terrell]]
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===
==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)
Line 102: Line 102:
|width=50%|
|width=50%|


===External Articles===
==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 124: Line 124:
* * [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===
==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 136: Line 136:


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__


[[Category:Article List]]
[[Category:Article List]]

Revision as of 23:47, 3 January 2017

EDM/2 Wiki Articles

REXX

HTML - Web Design

EDM/2 Classic Articles

External Articles

REXX

Public Resources

Presentations

IBM Redbooks

  • SG24-2216 Creating Java Applications using NetRexx (Sep 1997)
  • GG24-4199 OS/2 REXX From Bark to Byte (Dec 1993)

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