This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| arexx [2011/03/20 15:06] vidarh old revision restored | arexx [2011/09/30 08:28] (current) 192.89.97.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Since Arexx is the defacto standard for supporting remote control / automation of applications on Amiga, there's a general expectation that larger applications will have an Arexx port. Arexx can also serve as the general scripting language for your application rather than embedding a different language. | Since Arexx is the defacto standard for supporting remote control / automation of applications on Amiga, there's a general expectation that larger applications will have an Arexx port. Arexx can also serve as the general scripting language for your application rather than embedding a different language. | ||
| + | |||
| + | All MUI applications have ARexx port by default. See MUI documentation how to hook your own ARexx commands. | ||
| ===== Resources ===== | ===== Resources ===== | ||
| * [[http://www.sinz.org/Michael.Sinz/Amiga/SimpleRexx.html|SimpleRexx tutorial]] by Michael Sinz, with links to SimpleRexx. This provides an easy way to get started adding an Arexx port to your application. | * [[http://www.sinz.org/Michael.Sinz/Amiga/SimpleRexx.html|SimpleRexx tutorial]] by Michael Sinz, with links to SimpleRexx. This provides an easy way to get started adding an Arexx port to your application. | ||