Hello strejcek,

7 minute response time, terrific!  My thanks to everyone who answered
this.

Saturday, April 22, 2000, you wrote:

>>   Can someone provide a REBOL example of this?

smmc> Here it is:

>>> rootdir: %/config/          
smmc> == %/config/
>>> join rootdir "log.txt"
smmc> == %/config/log.txt         

smmc> or 

>>> join rootdir %log.txt
smmc> == %/config/log.txt 

Best regards,
 Andy


Reply via email to