save file

File Tools Open&Save File Question

PeMo's picture

I'm trying to work out the Kineme File Tools Open & Save panels functionality - for my purposes I need to open a .txt or .csv file of a list of values, interrogate & visualise them somehow (details aren't important), and then save my altered/selected values to a new file - preferably a .txt or .csv file, rather than a .plist, as I will submit that file to further computation in python (& the .plist contains all sorts of extraneous xml metadata I don't need).

I can open a file fine, but can't work out the save panel - it won't actually create a new file that I can give a 'save as' name to & then save to the file.

Is this a security limitation of Kineme File Tools (the tooltips seem to allude to this)?

I have successfully written to a pre-existing .txt file for output, using Kineme Text File Writer in other comps I've made, but I really want to be able to call up a dialogue box & simply create and save to a new file.

I guess I must be missing something somewhere?? Or perhaps it's best to do this via Xcode & expose the comp to modal dialogues that way...??? I am a total noob to Xcode, but happy to give it a crack. Quartz Builder would be easier it seems, but even that hasn't helped me so far.

Thanks in advance for any tips! :)

Here's an example comp - it 'should' (in my imagination) open a text file (doc1.txt), grab the first value from a list, then be able to save that to a new text file.

PS: running OSX10.9.4, Xcode 5.1.1, QC 4.6 2014 release, Kineme Plugins & Origami.

Create New Folder

tivonrice's picture

Hi...

...curious if there is an easy way to make a new folder at a specific path from QC?

I'm using NI Image Exporter, and it would be useful to dynamically generate and name new folders as I download images from the web...

Thoughts?

Not sure if something like the command line tool would work for this?

Cheers! Tivon