This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arexx [2011/02/04 11:18] 173.13.200.181 aoftsogYmA |
arexx [2011/09/30 08:28] (current) 192.89.97.1 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | http://www.puntodenfoque.com/propecia.html propecia >:[[[ http://www.puntodenfoque.com/carisoprodol.html carisoprodol xanax >:-[[ http://www.puntodenfoque.com/acomplia.html acomplia drug loss weight 98045 | + | ====== Supporting Arexx for automation of your apps ====== |
| + | |||
| + | If you are unfamiliar with Arexx [[automation|see the page on automation on Amiga]] | ||
| + | |||
| + | 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 ===== | ||
| + | |||
| + | * [[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. | ||