Hi Cyphre,

bug report
(Win98)

start normal rebol console ...

do http://www.rebol.cz/~cyphre/vconsole.r
list-dir

press close window & return to normal rebol console

do http://www.rebol.cz/~cyphre/vconsole.r
** Internal Error: Stack overflow
** Near: v-con/view/new v-f



Also is it possible to change the font for the console (I would prefer a fixed width 
one)?

Cheers Phil


> I would like to hear your comments, bugreports etc.

...ok Here'e one

file:            http://www.rebol.cz/~cyphre/vconsole.r    
version:    0.0.4

>>> udata: request-file

opens request-file but does not respond to SELECT  button
then opens rebol shell with this report:

** Script Error: tail expected series argument of type: series port
** Where: go-bottom
** Near: ctx-text/view*/caret: tail ctx-text/view*/caret
tmp: (second caret-to-offset v-con tail ctx-text/view*/caret)
>>

There is no problem in default rebol shell, for example

>> udata: request-file
== [%/C/rebol/view/user.r]
>> udata
== [%/C/rebol/view/user.r]
>>

But request-date works OK in both vconsole + rebol shell :-)

>> thedate: request-date
== 12-Oct-2001
>> thedate
== 12-Oct-2001
>> 

- Jason

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to