home *** CD-ROM | disk | FTP | other *** search
- ------------------------------------------------------------------------
- HandleCX 1.2 (16-Feb-94)
- ------------------------------------------------------------------------
-
- HandleCX is a CLI-replacement for Exchange to help you handling your
- commodities. In many cases it is useful to have full control over all
- running commodities in scripts, e.g. to start a game which does not
- like screenblankers.
-
-
- ------------------------------------------------------------------------
- Usage
- ------------------------------------------------------------------------
-
- The syntax of the HandleCX command is:
-
- HandleCX CX_NAME/M,L=LIST/S,V=VERBOSE/S,P=POPUP/S,H=HIDE/S,E=ENABLE/S,
- D=DISABLE/S,R=REMOVE/S
-
-
- The parameters are:
-
- CX_NAME name of a commodity,
- case-indepentent,
- must be quoted if it contains spaces,
- multiple names and wildcarding are allowed
-
- LIST or L lists all or selected commodities,
- may be combined with other commands
-
- VERBOSE or V like LIST, but with more infos
-
- POPUP or P like "Show Interface" in Exchange
-
- HIDE or H like "Hide Interface" in Exchange
-
- ENABLE or E like "Active" in Exchange
-
- DISABLE or D like "Inactive" in Exchange
-
- REMOVE or R like "Remove" in Exchange
-
-
- Only ONE command is allowed at a time!
-
-
- List format:
-
- $0782FD70: CapShift ACTIVE NOGUI
- $0783F6E0: CycleToMenu ACTIVE NOGUI
- $07841350: Magic Menu ACTIVE GUI
- $078413D8: Arq 1.78 ACTIVE NOGUI
- $078486C8: Exchange ACTIVE GUI
- $07848750: PrintManager ACTIVE GUI
- $078487D8: MouseShift ACTIVE NOGUI
- $07848860: CrossDOS ACTIVE GUI
- $078488E8: XFH ACTIVE GUI
- $07848970: KCommodity ACTIVE GUI
- $078489F8: DynamiCache ACTIVE GUI
- $07848D08: Spliner ACTIVE GUI
- $07848D90: ToolManager ACTIVE NOGUI
- $07848E18: PowerSnap ACTIVE GUI
- ^ ^ ^ ^
- | | | |
- | CX_Name | |
- | | |
- |_________ Address of Structure | |
- | |
- Commodity is ACTIVE _____| |
- |
- Commodity has a GUI or not _______|
-
-
- Verbose list format:
-
- $07416840: CapShift ACTIVE NOGUI
- : CapShift 1.00 © 1993 Alessandro Sala (Changes shift/caps behaviour.)
-
-
- ------------------------------------------------------------------------
- History
- ------------------------------------------------------------------------
-
- 1.0 - initial release
-
- 1.1 - implemented wildcarding
- Some AmigaShell replacements need quotes around wildcards!
-
- 1.2 - changed command template,
- verbose list implemented
-
-
- ------------------------------------------------------------------------
- Author
- ------------------------------------------------------------------------
-
-
- Martin Berndt
-
- Fr.-Alfred-Str. 115
- 47226 Duisburg
-
- Germany
-
- E-Mail: m_berndt@tron.gun.de
-
-
- ------------------------------------------------------------------------
- Legal stuff
- ------------------------------------------------------------------------
-
- Copyright
- ---------
- HandleCX is written and copyright © 1994 by Martin Berndt. No parts of
- this program may be altered by any means (this includes editing,
- reprogramming, crunching, resourceing etc.), except archiving.
-
- Disclaimer
- ----------
- The author is in no way liable for any changes made to any part of the
- program, or consequences thereof as he is in no way liable for damages
- or loss of data directly or indirectly caused by this software.
-
- Distribution
- ------------
- Neither fees may be charged nor profits may be made by distributing this
- piece of software. Only a nominal fee for costs of magnetic media may
- be accepted, the amount of US $5 shouldn't be exceeded for a disk
- containing HandleCX.
-
- ------------------------------------------------------------------------
-