paths once again ...
[1/1] from: petr::krenzelok::trz::cz at: 11-Jun-2001 7:30
Hi,
I want to start Rebol/View from certain directory, by simply stating:
D:\rebol\view\rebol.exe -si D:\rebol\view\some-script.r
The problem is, I want to do so from another directory. Rebol, however,
seems to look for it's components inside the directory we called it
from, which is, imo, not very good
What is even worse, Rebol/View doesn't need only user.r file, but also
some desktop related files (possibly edit-prefs.r and prefs.r). If it
will not find such files, it will ignore even --noinstall switch, which
is imo bug. Is it? :-)
So, what about some kind of starting switch, telling Rebol to change dir
to that of rebol.exe placement?
Thanks,
-pekr-