Mobile app version of vmapp.org
Login or Join
Moriarity648

: How to open a file dynamically using extendscript(illustrator) javascript? i want to get file from folder dynamically..(for example: myproject1.csv yourproject1.csv ourproject1.csv...etc.) the

@Moriarity648

Posted in: #AdobeIllustrator #IllustratorScripting #Javascript

i want to get file from folder dynamically..(for example:

myproject1.csv
yourproject1.csv
ourproject1.csv...etc.)


the above csv files are present mylocal system folder,but i want to access it dynamically one by one all of it ..how many folders present into my system local folder that all need to read one by one...please help me how to do this??

this my code:var csvFile = new File("D:/myfolder/myprojects.csv");

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Moriarity648

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme