Jump to content
Developer Wiki and Function Reference Links ×

Converting of .px plug ins


Namnik

Recommended Posts

Hi

I have some great plug ins from VW 11.5 that i want to import into VW2011.

They are VW encrypted Vectorscript files with a .px extension. Is there any way to convert them so that they work in VW2011? Is it just a matter of changing the file extension?

Thanks

Link to comment

The .px extension represents an include file for the plug-ins. If the plug-in has been encrypted, it sucks in the code from the .px file into the encrypted plug-in and you don't need it any more (unless of course you want to re-make the plug-in).

If the plug-ins have been encrypted, chances are they will work in 2011. Just copy them to your 2011 user plug-ins folder and add them to your workspace. If they have not been encrypted, you will have to copy both the plug-ins and the .px include files to 2011.

One caveat is that functions do depreciate as VectorScript evolves, so a small handful of scripts will not work in 2011. A number of dialog handling functions will become obsolete in 2012 (or maybe 2013 -- can't remember). If your plug-in throws errors or warnings in 2011, you will have to fix the code. If they are encrypted but you still have the .px include files, you should be able to recreate your plugins somewhat easily.

-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...