Ralph Schwegler Posted February 21, 2013 Posted February 21, 2013 Hello I want to make a basic browser for harddisks. I found out, that ScriptMaster can help me with the. My example work with triggering on one field, with the result in another. Now I want to click on any folder (file in a second step, but this is another issue) and get to that path. If I could split the result in various fields and make buttons on them, I would have the solution. Any hint or help on that issue? Cheers Foldercontent 0.9.fmp12.zip
ron G Posted February 23, 2013 Posted February 23, 2013 I too have used 360 Works plugin on an Import Previous Version script.  In my application, I use this code:   This prompts the user to select a file to import and then, if the user is using Windows, it replaces the / with and adds the necessary winfile: to the path.  It seems to work. I hope this helps.   1
Ralph Schwegler Posted February 26, 2013 Author Posted February 26, 2013 thank you ron for your hint. i will try to translate that code in german and make a new version of my foldercontent database
Ralph Schwegler Posted February 27, 2013 Author Posted February 27, 2013 so another small step in my database: the data fetched is split, every line gets in a new cell. i will add conditional formatting to it, helping us recognize what kind of data is in the cell (dir, app, xls, doc, fmp12, jpg, mp4, ...) the final step will be do something with that data (browse, open, and so on) Foldercontent 0.9.1.fmp12.zip
Ralph Schwegler Posted February 27, 2013 Author Posted February 27, 2013 i've come a bit further, and would love to get some feedback before I take the next steps conditional formatting, recognize file type might be interesting here. cheers Foldercontent 0.9.3.fmp12.zip
Ralph Schwegler Posted March 4, 2013 Author Posted March 4, 2013 Now it gets tricky, I want to open one of the files listed (with an apple script, as I had no better idea) It doesn't work. Any help out there? Foldercontent 0.9.4.fmp12.zip
Recommended Posts
This topic is 4293 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