Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: gizmomelb on January 11, 2006, 03:09:51 AM

Title: CardPatch and CardReset startup-sequence error
Post by: gizmomelb on January 11, 2006, 03:09:51 AM
Hi all,

hopefully an easy one.

I've got a problem when I start my A1200 WITHOUT the PCMCIA network card installed.  The STARTUP-SEQUENCE aborts with an error 10 (from memory) after it runs CardPatch.

eg: my STARTUP-SEQUENCE is like this:

c:CardPatch
c:CardReset

ASSIGN etc.. rest of startup...



So obviously I need some kind of IF ERROR in the startup, so that it ignores the error if the NIC isn't connected.  So far nothing I've tried has worked.  Any help from script Gurus would be most appreciated.  I can work around it by alwas having the PCMCIA NIC connected, but it's not always practical.

regards,
Gizmomelb
Title: Re: CardPatch and CardReset startup-sequence error
Post by: Thomas on January 11, 2006, 09:32:29 AM

Try FailAT 11 before CardPatch.

Bye,
Thomas
Title: Re: CardPatch and CardReset startup-sequence error
Post by: gizmomelb on January 15, 2006, 02:04:45 AM
Thanks heaps Thomas - that worked fine!