--- gforth/startup.fs 2001/03/28 09:06:57 1.40 +++ gforth/startup.fs 2001/05/13 10:54:10 1.41 @@ -20,7 +20,9 @@ \ don't require except.fs, because except.fs is not in included-files \ (see exboot.fs) -\ require except.fs \ included on command line +[IFUNDEF] try +require except.fs \ included on command line +[THEN] warnings off include search.fs