AmigaActive (1321/2143)

From:Alan Buxey
Date:18 May 2000 at 20:10:33
Subject:Re: ArtEffect and loading pictures to start with...

hi,

> /* err, script to load a picture into ArtEffect on startup*/
> parse arg pic
> if ~show('P','ArtEffect') then address command 'Run >NIL: <snip continues
> next line> Programs:ArtEffect/ArtEffect'
> waitforport ArtEffect
> address 'ArtEffect' 'loadpic' pic
>
> I have set Dopus up to use the script properly ( arexx | loadpicture.rexx
> {f} ), but I have a problem still :-/
> the script loads ArtEffect up, but it does not insert the picture I selected
> in to it :-( I then tried the script again while ArtEffect was loaded and
> it then loaded the picture up. (so it (the script) works when ArtEffect is
> running)

sounds like ArtEffect blocks the shell. in this case, use something like

run <>NIL programs:arteffect/arteffect

alan

------------------------------------------------------------------------
Make new friends, find the old at Classmates.com:
http://click.egroups.com/1/4052/3/_/468125/_/958673336/
------------------------------------------------------------------------

Quote carefully and read all ADMIN:README mails