Hello Gabriele On 31-Ago-02, Gabriele Santilli wrote: > >> Yep! I'm a very clever guy :P But I don't know how to retrive this >> information :( > > Hmm... are you talking about SYSTEM/SCRIPT/PATH?
It seems to me pretty good, even if it does not work as we wish with Amiga's Logical Device (assignment). I had used this script to test it: REBOL [] probe system/script After a Rebol startup. with "do %project/locale/path-exp.r" I got "path: %/Work/Rebol/View/project/locale/", that is what I want :) but I before make a cahange of directory to a logical device like this: change-dir %/lp/, where LP is the name of Logical Device obtained with: assign lp: Work:Rebol/View/project/locale/ The script report is "path: %/lp/", that is very different from what I want! Question: is it possible to translate this Logical name into a physical one? It may be a silly question, because Logical Device exist only on Amiga Platform and anyway it works to retrive catalog :) Regards -- "Where did you get all those facts!?!" -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
