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]>