Jack:

Can you believe it ? This script works !

code:

break on

if 1=1

if 2=2

if 3=3

?"3=3"
goto getout

:getout

if 4=4

?"4=4"

if 5=5

?"5=5"

endif

endif

return


Either KiX is real dumb or unbelievably clever - I haven't figured out which one yet ! (Probably the latter)

Shawn.

Anyway - this does nothing for Mike's problem - sorry guys !

[This message has been edited by Shawn (edited 23 May 2000).]