February 21, 201312 yr 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
February 23, 201312 yr 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.  Â
February 26, 201312 yr Author thank you ron for your hint. i will try to translate that code in german and make a new version of my foldercontent database
February 27, 201312 yr Author 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
February 27, 201312 yr Author 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
March 4, 201312 yr Author 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
Create an account or sign in to comment