Contents | < Browse | Browse >




ARexx Window
============

Please select menu "ArtStudio" and there menupoint "Arexx execute"

Here you can start the ARexx-scripts. Sometimes, you want to start
a ARexx-script which you don`t use so often. This is when the ARexx
window comes in, here you can select and start the specified script.
If you don`t like to declare the path and the ARexx-script name after
each programstart, then you should save the preferences once more.
Therefore Artstudio saves the path, name and the parameters, too.

StringGadget
  Input Text. Here you have to type in the path and name of the
  ARexx-script. Of course, you can hand over all needed parameters, too
  Also see section "Handing over parameter"

GetFile
  Opens a filerequester, here you can choose the path and filename
  of the ARexx-script.


Execute
  The Arexx-script was executed. If you have selected the Asynchrone Mode
  in  the preferences, then the ARexx-script will be started as an own task.
  That means you can go on working with Artstudio. Therefore you can
  start a ARexx-script which controls Artstudio itself. There are no limits
  for you.

Cancel
  The input was breaked and the window will close. The path and name of
  the ARexx-script which you have selected before, will not lose.