store variables locally on hdd or direcly in .js file?
Posted: December 12th, 2013, 6:37 am
Hi,
basically, I have an "edittext" box and a "chose" button, so user could select the path on hard drive which would be processed later in the script. My question is, can that path (which is a string value) stay unchanged, for the next script launch? so whatever user chose it will stay there, no matter how many times the script was launched. until he changes it again...
can it be done (in ExtendScript)?
thanks
basically, I have an "edittext" box and a "chose" button, so user could select the path on hard drive which would be processed later in the script. My question is, can that path (which is a string value) stay unchanged, for the next script launch? so whatever user chose it will stay there, no matter how many times the script was launched. until he changes it again...
can it be done (in ExtendScript)?
thanks