Hi Alan,
<<
If I enter the following at the REBOL console, then the button works.
view layout [button [launch %feedback.r]]
If I save this as a REBOL script, and run it, then the button doesn't work.
>>
It works fine for me here. I just put this in a file and double-clicked it
(I'm running under W2K).
REBOL []
view layout [button [launch %feedback.r]]
Are you doing something else?
--Gregg
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.