Graphics

 View Only
  • 1.  Preview scripts in ENPS

    Posted 06-15-2012 11:55
    When using OnOnline scripts, I need to copy the script to OnPreviewRender, so users can se the result in ENPS.

    Is there any way to avoid the copying?

    Could be by having a command like this in the OnPreviewRender:

    Run OnOnline script

    or saveing the script to a .vbs, and then say:

    Run "test.vbs"


  • 2.  RE: Preview scripts in ENPS

    Posted 07-17-2012 18:30
    I would say at this point, copying, although not your first choice, is the most direct and effective means of doing what you wish to do.

    #XPression