A InputFile for Save Dialog Scripting

Features wanted...
Post Reply
Carroll
Posts: 5
Joined: 24 Jun 2014 21:18
Location: Tennessee, USA

A InputFile for Save Dialog Scripting

Post by Carroll »

Perhaps a InputFile but only for a save dialog to validate file names quickly for scripts that would save data to a filename (i.e. Script for zipping files.) or a way to disable the asking of creating a new file with the InputFile command and just using what is entered into that dialog. Your thought?

Note: Just a thought I had. No problem either way.
--
Carroll

highend
Posts: 13311
Joined: 06 Feb 2011 00:33

Re: A InputFile for Save Dialog Scripting

Post by highend »

A writefile() command with a "Save as" gui dialog?

Could be useful, I guess
One of my scripts helped you out? Please donate via Paypal

Carroll
Posts: 5
Joined: 24 Jun 2014 21:18
Location: Tennessee, USA

Re: A InputFile for Save Dialog Scripting

Post by Carroll »

Thank's for the reply highend. Any other thoughts from others?
--
Carroll

Enternal
Posts: 1174
Joined: 10 Jan 2012 18:26

Re: A InputFile for Save Dialog Scripting

Post by Enternal »

I agree. I think I asked for this a couple times before too although not formally in a separate thread.

Or how about a "neutral" command with a parameter that allows either a "select a file", "select a folder", and "save to file" would be really useful.

Post Reply