NRT.Rob Posted April 5, 2006 Posted April 5, 2006 Hey All, I'm just cleaning up my file references from a recent port to FM8. All my files are in two folders, a main folder and a nested folder "support databases". I just cleaned up the main folder file references to all relative references, so calls to files in the main folder, from a file in the main folder, are file:myFile and all calls to the support folder are file:supportdatabases/myFile so far so good. Now I need to clean up the support databases folder. However, I'm not sure how to do a relative file reference UP a folder level? That is, when a support database calls a file in the main folder, what should the reference look like? Thanks in advance!
NRT.Rob Posted April 11, 2006 Author Posted April 11, 2006 Nevermind, I figured it out. file:../myfile I think Thanks anyway!
Recommended Posts
This topic is 7061 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now