At 12:43 AM +0100 12/16/2006, Kresten Bjerg wrote:
>I wonder, whether there is a simple short way scripting for  a
>standalone in MacFAT & Linux ( where standalone consists of three
>files) to identify the parent folder, i.e. just naming it, without
>refering to grandparent and grandgrandparents etc -. We see  "
>../foldername".  often in the documentation, but I dont know, if
>that supposes the scripter to fill in series of parents above, or
>the "../" can be used literally?


Yes, it can be used literally. "../" means the parent of the defaultFolder, 
"../../" means the parent of that folder (the grandparent of the 
defaultFolder), and so on.

This actually is in the docs, in the article "About filename specifications and 
file paths" - but I'm not sure where what used to be the Encyclopedia has been 
placed in the current version of the docs...
-- 
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to