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-

Reply via email to