yes, scripts can crash, so you can end-up in console. Once there are=20
windows still being shown, rebol does not enter event loop=20
automatically, as it does during first invocation of view. So you would=20
have to manually call 'do-events from console. Try this, could help.

However, for such trial and error coding, better clear View displayed=20
windows by calling 'unview or 'univew/all from concole, then your new=20
'view invocations should run as expected, without having to call=20
'do-events ...

well, I am not guru here, and I just thinks it is something like that,=20
so sorry if it does not help in your case :-)

Cheers,
=A8-pekr-
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to