Copy link to clipboard
Copied
hi all,
As we know, if any .js/jsx file put inside of Presets\en_US\Scripts in adoble illustrator .it will listed in script menu item of AI.
but some of the file i want to keep and the same folder ( Presets\en_US\Scripts) and dont want to show in script menu item,
if u have any idea please share with me.
Regards
ashish Yadav.
Copy link to clipboard
Copied
And what types are these files…?
Copy link to clipboard
Copied
these file are .js only.
mainscript.jsx is my main file and two more files are there supporting1.js and supporting2.js.
i am want to listed mainscript.jsx not other two also.
Copy link to clipboard
Copied
I am not sure about "hidding" files in that directory, but I sometimes like to create sub directories in the scripts folder. Just create a new folder in that directory and then put your files into it. Helps to keep things tidy.
Copy link to clipboard
Copied
if i put this file into subdirectory then sub menu item will created . this is i dont want
Copy link to clipboard
Copied
Try using…
*.jsxbin for exported binary this does NOT show up although I think it should…
*.jsxinc for your include scripts…
Copy link to clipboard
Copied
i think is the best way. i will try any way thanks for suggestion.
Regards
ashish
Find more inspiration, events, and resources on the new Adobe Community
Explore Now