Skip to main content
December 18, 2012
Question

parse a CSV file and output XML for Illustrator

  • December 18, 2012
  • 1 reply
  • 1329 views

can some one take a look at this script? im trying to parse a CSV file and output XML for Illustrator; really could use some helphttps://www.dropbox.com/s/gx0sa59ynp1knzc/make_ai_xml

I need help useing that script

here is a sample file That works,

https://dl-web.dropbox.com/get/XML/Works.xml?w=216f3c63

Im trying to turn this

https://dl-web.dropbox.com/get/XML/634913957972777984_AccountsSend.csv.xml?w=4242a7b1

into something that works in Illustrator

This topic has been closed for replies.

1 reply

Inspiring
December 18, 2012

2 of those links don't work… the first is to a bash script… AI supports AppleScript, ExtendScript & Visual Basic how come you don't do this parsing in one of those…?