Hello, MUIers.

I went to SourceForge (using IBrowse 2.4) at the address in the readme
file, but I couldn't get to the bug tracker, so I'm reporting my problem
here.

After starting the demo and pressing return in the initial console window
so the GUI opens, I run this ARexx script.

/**/
options results
shell 'TEXTEDITOR-DEMO.1'
'GetCursor Line'
say 'RC:' RC
if RC=0 then
  say 'result:' result

It causes my monitor to lose sync for a few seconds and then returns
garbage as the result. When I drop back to 15.18, the script gives a 0
result as expected.

TextEditor.mcc 15.19, MUI 3.8, AmigaOS 3.9 + BoingBags 1 & 2, A4000/040.

Kind regards,
-- 
Robert A. Sisk
[EMAIL PROTECTED]



Visit http://www.amiga.dk/tumult for MUI-related
information, especially about MUI custom classes. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/MUI/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/MUI/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to