Jump to content
Developer Wiki and Function Reference Links ×

Vectorscript Compiler - Easier way?


Fuge

Recommended Posts

Hi Guys,

As the scripts grow larger we're forced to us PX files and INCLUDES. That's fine.. but is there an easier way to then compile the script than having to go back to:

Tools > Scripts > Vectorscript Plug-in Editor...

Find your Plugin, Open it.. and hit the Compile button?

This is extremely in-efficient and slow........... There has to be a better way!

And sugestions would be appreciated..

Thanks...

Dave

Link to comment

There should be a VS Compiler Mode menu item. It essentially runs the script:

SetPref(407, NOT GetPref(407));

When in compiler mode, the script will compile on each run. All you have to do is save the px file and run the script. If there are compile errors, you can see the warnings as well as go straight to the edit script window, where you can click the compiler button after each px edit. I hardly ever go ti the Plug-In Editor any more.

-Josh

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...