home *** CD-ROM | disk | FTP | other *** search
-
- Documentation for InfoChange V1.0
-
- (C) 1989 by Robert W. Albrecht, All Rights Reserved
-
-
- What is it ?
-
- InfoChange is a program that quickly changes the attributes of Amiga Icons
- or ".info files". It must be executed from the command line (CLI) and will
- accept wild-card file names.
-
- How to Use InfoChange
-
-
- SYNTAX:
-
- InfoChange [<files> -Yn<tool type> -S<stacksize> -D<tool> -V -T -P]
-
- All command line "switches" are optional and must begin with a '-'. If you
- type InfoChange by itself you will get some help. Any command line argument
- that is not interpreted to be one of the switches will be used as a file
- name pattern. You can have up to twenty file name patterns on a command
- line. The * and ? wild cards are supported. InfoChange will only act on
- Project and Tool icons and the file name must have a ".info" at the end.
-
-
- The availavble command line switches are:
-
- -Y Allows you to change a tool type attribute. You can change up to twenty
- tool types at a time.
-
- EXAMPLE: -T1FILETYPE=TEXT
- Changes tool type number one to "FILETYPE=TEXT"
-
- -S Allows you to set the stack size that the tool (application program)
- will get when the program is executed from the workbench.
-
- EXAMPLE: -S400
- Changes the stack size to 4000
-
- -D Changes the Default Tool for Project icons. The default tool is the
- program that gets executed when you click on the icon.
-
- EXAMPLE: -Ddf0:XIcon
- Changes the default tool to "df0:XIcon"
-
- -V Verify mode; you will be asked before any icon is changed.
-
- -T Tool Only mode; InfoChange will only change tool icons.
-
- -P Project Only mode; InfoChange will only change project icons.
-
-
- Credits
-
- Written By:
-
- Robert W. Albrecht
- 1457 Zion Way
- Ventura CA 93003
-
-
- Source Code
-
- C source code is included. It was compiled using Aztec C V3.6A for Amiga.
-
-
- LICENSE
-
- Robert W. Albrecht is the exclusive owner of the enclosed Software
- and Documentation. You are granted non-exclusive license to use the
- Software and Documentation, but you are not the owner of them.
- Your right to use the Software and Documentation under this
- agreement is the "License". "You" means the individual or legal
- entity whose agent uploads this software and accepts this Agreement.
- "Software" means the computer program recorded on the floppy-disk or
- other media, any update to them Robert W. Albrecht may later provide
- you, and any back-up copies made. "Documentation" means the user
- manual and other materials packaged with this Software.
-
- Transfer
-
- You may transfer the license for the use of the Software or
- Documentation to another person without limitation, except that
- no license fee may be charged.
-
- Backup Copies
-
- Make as many copies as you want.
-
- Term
-
- The license is effective for twenty (20) years from the time you
- upload the software. You may terminate the license at any time.
-
- Robert W. Albrecht's rights.
-
- The InfoChange Software and Documentation is protected by copyright,
- trade secret and trademark laws. You may not disclose the Software or
- Documentation to others, except as allowed in this license agreement,
- or remove or alter ownership, trademark and copyright notices on
- Documentation. YOU MUST MAKE A GOOD FAITH EFFORT TO PREVENT ANY
- UNAUTHORIZED USE, COPYING, OR DISCLOSURE OF THE SOFTWARE OR
- DOCUMENTATION. THESE OBLIGATIONS WILL SURVIVE ANY TERMINATION OF THE
- LICENSE AGREEMENT.
-
- Disclaimer of other Warranties, and Liabilities.
-
- THERE ARE NO WARRANTIES, EITHER EXPRESSED OR IMPLIED, FOR THE
- SOFTWARE OR DOCUMENTATION, WHICH ARE BOTH LICENSED TO YOU "AS IS".
- ROBERT W. ALBRECHT EXPRESSLY DISCLAIMS ANY WARRANTY AS TO THE
- PERFORMANCE OF THE SOFTWARE, OR DOCUMENTATION. HE ALSO DISCLAIMS ALL
- OTHER WARRANTIES, INCLUDING (WITHOUT LIMITATION) IMPLIED WARRANTIES
- OF MERCANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
- SHALL ANYONE INVOLVED IN THE CREATION, PRODUCTION, OR DISTRIBUTION,
- OF THE SOFTWARE OR DOCUMENTATION BE LIABLE FOR ANY INDIRECT, SPECIAL,
- INCEDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OF THE
- SOFTWARE OR DOCUMENTATION OR ARISING FROM ANY BREACH OF ANY WARRANTY.
- Some states do not allow the exclusion or limitation of implied
- warranties or liability for incedental or consequential damages so
- the above exclusion and limitation may not apply to you. IN ADDITON
- TO THE ABOVE LIMITATION, OUR LIABILITY TO YOU OR TO ANYONE ELSE FOR
- DAMAGES SHALL NOT EXCEED THE LICENSE FEE PAID BY YOU FOR THE SOFTWARE
- AND DOCUMENTATION (NOTHING).
-
-