I need the scripting for a refrence of a folder behind it. is it ..\ thanks for the help, JF
I need the scripting for a refrence of a folder behind it. is it ..\ thanks for the help, JF
Behind is vague, ../ is the relative reference for a folder below the current folder.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Or above, in the classical inverted-tree visualization of a filesystem.Originally Posted by John
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Other way around. To me, at least.Originally Posted by jscheuer1
A relative path containing '../' refers to the parent directory, which would be up.
Mike
../ gets you one step closer to the root of the directory tree (unless you are already at the root). All trees I have ever seen have their roots at the bottom, not the top. This is not to dispute the (conventional?) way of looking at trees Twey and Mike seem to favor, simply to point out the analogy in use and, more to the point, the actual direction we are headed when we use ../, which is one step toward the root.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks