Scripting over multiple movie entries
Posted: 2010-01-03 02:25:59
Hi, I'm writing a script to merge someone elses AMC catalogue (saved as XML) into my catalogue. It pretty much works (very basic).
Is there a file selection dialogue box that I can use, instead of having to ask the user to enter the filename as a string?
If I operate over more than 1 movie entry (e.g. selected or all), is there any way I can ask for the first time the script is run the filename, and then suppress the question to the user for entering the filename, until they click 'run' again? So I'm looking for a variable that might be 'true' for first time script is executed since run is clicked, so I only have to ask once.
Thanks!
Is there a file selection dialogue box that I can use, instead of having to ask the user to enter the filename as a string?
If I operate over more than 1 movie entry (e.g. selected or all), is there any way I can ask for the first time the script is run the filename, and then suppress the question to the user for entering the filename, until they click 'run' again? So I'm looking for a variable that might be 'true' for first time script is executed since run is clicked, so I only have to ask once.
Thanks!