Ask a Question related to Adobe Illustrator Macintosh, Design and Development.
-
spike_grobstein@adobeforums.com #1
filename when exporting from a script
I'm writing a script that we will be using for sending jpeg proofs to customers, and have run into a slight problem with certain types of filenames.
The export command from illustrator (in applescript) doesn't return a value, so, if you:
export front document to file (savePath) as JPEG
you have to assume that someFile.ai is going to be someFile.jpg. That doesn't always work, like when you have a space in the filename. "some file.ai" becomes "some-file.jpg"
I know I could just find/replace all spaces in the filename with dashes, but how do I know what other characters might change?
any ideas?
spike_grobstein@adobeforums.com Guest
-
Exporting Changes my filename
Sometimes when I go to export a pdf the filename has somehow changed to a new file name. It doesn't happen all the time only sometimes -
using handler of linked script after changing filename
After changing the filename of a castmember that uses a linked script and calling a handler within the script I get an errormessage saying "Script... -
Download-Script: strange "[1]." in Filename
Hello folks! I've got a strange problem with my download-script in conjunction with M$ internet explorer, if the filename I want to link to... -
Getting only the filename ??
I'm creating a player that allows you to have multiple files stacked and play anyone of them. The problem now is i need to get only the filename out... -
Get .PHP Filename?
I've been looking thru my PHP functions and can't find what I need - is there a function that will tell me what .php file is currently executing? ...



Reply With Quote

