How to run Javascript from Command prompt.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maria80e
    New Member
    • Jan 2008
    • 12

    How to run Javascript from Command prompt.

    I have developed only javascript(.js) for Adobe illustrator CS. I need to know how to run that javascript through command prompt. Please kindly give some samples.

    Regards,
    Maria,
  • pronerd
    Recognized Expert Contributor
    • Nov 2006
    • 392

    #2
    JavaScript is a scripting language. It can not be executed. It can only be run inside and interpreter like a web browser. I dought there is a way to run it from the command line. Is there some reason to believe that the Adobe CS product you are using supports this?

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Have you checked the answers given in your previous related thread asking how to convert JavaScript to exe/dll.

      Comment

      Working...