Petr,

Sorry for the bugs...  I uploaded a new version to www.rebol.org with these
changes:

        25-Oct-99   Bo
            {Fixed annoying path problems asking for proprietary directories.
            Now checks to make sure %redit.r is in the current directory
                before trying to launch it.  Also allows user to download
                and run it at the time %messenger.r needs it the first time.}

I also noticed that on some UNIX systems, CTRL-B is mapped to HOME and CTRL-E
is mapped to END so you would use these to move the cursor to the beginning of
the line and the end of the line.

Have fun!


On 25-Oct-1999/13:36:09+2:00, [EMAIL PROTECTED] wrote:
>HI,
>
>I have still some problems with Messenger utilising.
>
>I start REBOL, then I do:
>
>->> change-dir %Messenger
>->> do %Messenger.r
>
>I finnylly can see Messenger's environment, then I type:
>
><messenger: 13:14:50>>n
>/D/REBOL/Contra/Messenger/
>Cannot open /debug/redit.r
>Near:  [do/args %/debug/redit.r respond-file
>    write join]
>Where:  none
><messenger: 13:14:57>>
>
>I still have problems with paths. It even doesn't help, when I create
>new directory called debug in Messenger's root directory.
>
>Is it correct to call subdirectory %/degug/filename??? Shouldn't it be
>%Debug/filename???
>
>But if I remove "/" from the beginning of the path, I get following
>path, which looks strange ...
>
>Reading Mail/respond.txtCannot open
>/D/REBOL/Contra/Messenger/debug/Mail/respond.txt
>Near:  [doc: read/lines filename
>    message reform]
>Where:  none
><messenger: 13:25:49>>
>
>Isn't it better to have redit.r in messenger's root?
>
>Regards,
>
>-pekr-
>
>
-- 
                           Bohdan "Bo" Lechnowsky
                           REBOL  Adventure Guide
           REBOL Technologies 707-467-8000 (http://www.rebol.com)
          Download the REBOL Messaging Language for all Platforms

Reply via email to