The_Crofter Posted February 28, 2007 Posted February 28, 2007 Hi, My database contains details of several hundred scientific instruments. Each instrument type has a folder that contains subfolders such as manuals, correspondence, repair info etc. I have created tabbed folders and portals to display this information but adding the information is very tedious and requires two operations. First to place any new documents in the correct folder and then to import the file into the relevant portal. What I would like to do now is to scrap the portal idea and just have fixed text strings that show the path to the documents. By clicking on a text string (button) I want to open a new window with the correct folder opened and the documents listed. I have looked at the scripting options but cannot see any sensible way of doing this. Can anyone help ?. Cheers
Genx Posted February 28, 2007 Posted February 28, 2007 I'm not 100% sure this will work on windows 2000, but try using Send Event[ Quote(yourWindowsFilePath) ]
The_Crofter Posted February 28, 2007 Author Posted February 28, 2007 My post referred to portals when I should have said containers !. Apologies.
Genx Posted February 28, 2007 Posted February 28, 2007 Do you mean open a new window with all the files listed in a Microsoft Windows environment or are you referring to some sort of artificial thing you've set up in FileMaker?
The_Crofter Posted February 28, 2007 Author Posted February 28, 2007 Yep, essentially I want to open a windows folder based on the filepath in a fixed text string. This then allows the user to pick which file to open and probably makes life simpler all round. Cheers
The_Crofter Posted February 28, 2007 Author Posted February 28, 2007 Sorted. I created a field for each subfolder (10 off), added buttons for each field with a script to send event based on the contents of the text field. Thanks for the send event hint !. Cheers
Recommended Posts
This topic is 6480 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