Rob The Nerd .com More Nerdy!
Home
 
About
 
Projects
 
Amiga
 
Photography
 
Links
 

 

 
You are here: Home > Guides > ARexx

 


 
 
 
Introduction to ARexx
Slides from the presentation given at the Irish Amiga Users meeting in Athlone, January 2020. Slides are converted from Scala, without the fancy transitions.

Click on the first slide to view from the start in a new tab. Don't worry, there aren't that many slides - most images are just extra points on the same slide...
 
spacer
 
 
Slides
144.png
145.png
- Loosely typed means tha...
146.png
149.png
- The REXX: assign points...
150.png
ARexx allows a script to ...
151.png
- Without a comment, ARex...
152.png
- Functions are identifie...
153.png
- DO ... To loops are the...
154.png
IF...THEN decisions execu...
155.png
156.png
ARexx takes advantage of ...
158.png
- The COMMAND port refers...
159.png
- The ADDRESS command tel...
160.png
ARexx is case sensitive, ...
161.png
- Single and double quote...
162.png
ARexx supports many addit...
163.png
- The ADDLIB() function i...
164.png
- The OPENPORT() function...
165.png
- Receiving messages uses...
166.png
Where to learn more...
167.png
168.png
169.png
First part of the example...
170.png
Second part of the exampl...
171.png
The example client script
172.png
Additional code for the s...
173.png
Additional code for the c...
     

spacer

Read more: