This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arexx [2011/02/06 03:20] 58.254.134.201 XhzqeMTwtcZXMJHwN |
arexx [2011/09/30 08:28] (current) 192.89.97.1 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | http://www.thecheaterslair.com/ over the counter priligy rwcik http://www.samcontracts.com/ tramadol 270079 http://www.dbwinebarandkitchen.com/ skelaxin 964520 | + | ====== 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. | ||