home *** CD-ROM | disk | FTP | other *** search
- Path: sdcc12.ucsd.edu!sdcc8!jfriesne
- From: jfriesne@sdcc8.ucsd.edu (Jeremy Friesner)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Installer freezes on (rexx ...) clause?
- Date: 26 Jan 1996 07:01:28 GMT
- Organization: University of California, San Diego
- Distribution: world
- Message-ID: <4e9u88$l3l@sdcc12.ucsd.edu>
- NNTP-Posting-Host: sdcc8.ucsd.edu
-
- Hi all,
-
- Has anyone gotten Commodore's Installer to run an ARexx script
- successfully using the (rexx <arg>) clause? Whenever I do it
- in my script, as soon as I click "proceed", the mouse freezes
- for a sec, then becomes responsive again, as a wait pointer.
- Then the Installer process hangs....
-
- Here's an example script that does it for me:
-
- ; Installation bug demo
- (rexx "dn:test.rexx" (prompt "test") (help "help") (confirm))
-
-
- I'm using Installer version 1.24 on AmigaDos 2.04
-
- Help?
-
- -Jeremy
- --
- _____///_____________________________________________________________
- |A3k/// "*I* am a warrior. *You* are a baboon. |
- \\\/// I will not explain a damn thing." |
- |\XX/______________--Socrates, apparently practicing for c.s.a.a.___|
-