CCN_Miami.rexx - User guide



Description: This AREXX script starts Miami (or Miami Deluxe) with selected configuration.

Installation :
  • Installation.
  • Edit this script and modify following line (if needed):
    MPORT = 'MIAMI.1' (AREXX port of Miami)
  • CCN_LecConfig.rexx must be in the same directory.

Use: RX rexx:CCN_Miami [options] , [config]
Options (optional) : allows to modify the status
  • = : Don't load a new configuration, keep old (in case an other script called CCN_Config.rexx before).
  • - : Miami stays offline.
  • ) or )) : Quit (or force to Quit) Miami.
Config is an optional argument.
  • default: use the first user environment from the CCN.config file.
  • <empty string>: don't use user environment.


Examples:
  • RX rexx:CCN_Miami ,default
    • default configuration (first in CCN.config).


  • RX rexx:CCN_Miami ,conf
    • configuration 'conf'.


  • RX rexx:CCN_Miami =
    • use the config in memory.


  • RX rexx:CCN_Miami )
    • quit Miami.

Status: This script is emailware. It means that if you use it, send me please an email (if possible add a picture of your country). Thanks.

Author: Any comments or suggests to:
Christophe CRÉBIER
email : alternos@free.fr
Site internet : http://www.multimania.com/obator/index.html



Création : February 27th 1999
Dernière mise-à-jour : May, 31st 1999.