This is a follow up on my earlier question: http://arclanguage.org/item?id=12744 1. Is it possible to get the path of the current file auto-magically? Something like __FILE__ from C/C++ 2. Is it possible to get the path where arc is installed? If I want to load something from "lib/", how do I do that when my current .arc file is in a completely different directory? |