Hi Mike,

I'm sure I said in my original post to put a small delay (5-10s)
before starting the script.  Genesis can be a bit funny about this
anyway, but this script /does/ work on my system.

Mike Carter wrote the following about [netconnect] Re: Reconnect:
> 
> Regarding a recent message on [netconnect] Re: Reconnect...
> � 
> � Getting Genesis to connect (assuming it's running) is just a case of
> � � 
> � If you then want to wait until it connect before executing another
> � command, try:
> � do i=1 to 20
> �  isonline
> �  yy=RC
> �  if yy=1 then break
> �  address command 'wait 3'
> � end
> � if yy~=1 then exit 5
> � {Insert further commands}
> � 
> � This waits a minute for Genesis to connect, exits (with RC 5) if it
> � doesn't, and continues if it does.
> 
> I tried the above, but it seems that Genesis just locks up.  The
> "connect" button remains disabled, as it appears Genesis is inbetween
> the phase of running its events before changing over the status of the
> 'connect' and 'disconnect' buttons.  if that all makes sense?
> 
> Anyway something in the arexx script you sent is causing a lock up and
> the only thing i can do is reboot to get out of the lockup.  The rest
> of my system is fine, no slow downs etc.  just Genesis becomes busy
> :-(
> 
> I'd really like to get auto=-reconnect working.  Hope somebody can
> help me get out of this mess?
> 
> Regards,
> 
> 
> M!ke C.
> -- 
> 
> .--------------------------------- ---- -    -- --------.
> | AMiGA 1200EZT 060/PPC@240Mhz,82Mb RAM __/\__          |
> | 4 HDD,DD FD,5 CD-ROMS,CDrW,ZiP250     \ o0 / bUDDa^SDS|
> | SCSI+IDE, 56kModem, BVGfX, 19"VDU     /_'-_\          |
> `------------------------------- --- -    \/   -- ------'
>   http://fly.to/BuddasWurld               ICQ: 29173597
> 
> _____________________________________________________________
> NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
> message to <[EMAIL PROTECTED]>
> 

-- 
Totty has an Amiga A1200, with 68060/50 and 603e/200 PPC.
32Mb RAM.  8x ATAPI CD.  1.7Gb HD.  ShapeShifter V3.10 + OS 7.5.5
_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>

Reply via email to