chris_brown Posted May 2, 2002 Posted May 2, 2002 Hello! Please could someone tell me if it is possible to put a link into a FMP database to open a folder on a network. Like a URL but to open a folder on another PC. Thanks for any info Chris.
andygaunt Posted May 2, 2002 Posted May 2, 2002 yes it is. you need the full path to that folder in a field. then in your open url script step, set perform without dialog and specify the url as the field with the full path in it.
chris_brown Posted May 2, 2002 Author Posted May 2, 2002 Sorry I sent you a private message, Could you please explain the url script step as I have read about it but dont quite understand it. Thanks Chris Brown
andygaunt Posted May 2, 2002 Posted May 2, 2002 Chris, what you need is a field to hold your path to the folder. (just a text field). Now, in your script, simply add an Open URL command. (this is found at the very bottom of the list on the left. check perform without dialog. Now click on the specify and choose field and select the field where you placed the full path. Now, when you run this script it will open that folder for you. hope this clarifies things
Recommended Posts
This topic is 8497 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