Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!decwrl!author.dec.com!macdonald
From: macdonald@author.dec.com (QRZ de Paul WA1OMM -- 223-3439)
Newsgroups: comp.sys.amiga
Subject: WorkBench -- How to get a Tool to run along with an optional qualifier
Message-ID: <7207@decwrl.DEC.COM>
Date: Sun, 28-Dec-86 11:43:22 EST
Article-I.D.: decwrl.7207
Posted: Sun Dec 28 11:43:22 1986
Date-Received: Sun, 28-Dec-86 21:36:54 EST
Sender: daemon@decwrl.DEC.COM
Organization: Digital Equipment Corporation
Lines: 17


I have a program that I wish to run from Workbench using a Tool icon.
The program happens to have a few qualifiers:

            CLOCK      Selecting the icon runs the program okay

            CLOCK LONG      This is how I would like to run it
                            from Workbench. Right now I can only
                            do this from CLI.

(CLOCK give 12 hour format while CLOCK LONG gives 24 hour format)

Is there a way to execute the second option with the qualifier from an icon?

Thanks.

Paul MacDonald