May 20, 201015 yr Hi, I would like to be able to download an image stored in supercontainer to a folder on the desktop and rename the file. Any easy way to script this? Thanks, Ted
May 20, 201015 yr You can use the companion plugin to script downloads. The SCDownload function will let you specify a directory to download to (or you can use the SCChoose function to select a directory) and then use the parameter flag "fileName=myfile.ext" to rename the file when you are downloading.
Create an account or sign in to comment