How to specify the rhope include path?

0 views
Skip to first unread message

Samuel Montgomery-Blinn

unread,
Feb 21, 2008, 3:22:54 PM2/21/08
to Rhope
Is it possible to have some environment variable, e.g. "RHOPEPATH" or
some command-line flag to rhope to specify additional directories for
include?

Example: rhope is extracted in /dir/rhope/main and the blog is
extracted in /dir/hope/blog

Attempting to run rhope blog.vistxt from the blog directory results in
not being able to find framework.vistxt which is in the main
directory.

-Sam

pav...@retrodev.com

unread,
Feb 21, 2008, 3:40:23 PM2/21/08
to rh...@googlegroups.com
Definately a needed feature. Import in general needs some love beyond just the include path issue, but that's certainly one of the more annoying issues.

Import statements can have full and relative paths in them though so you can have the directory setup you desire with the current interpreter. It will just require a small modification to the blog source. Something like Import ../framework.vistxt

Mike Pavone

--------------

Reply all
Reply to author
Forward
0 new messages