Lukich Posted October 28, 2002 Share Posted October 28, 2002 Hey, people! If I have an existing code that I want to import into the VOPs, how can I go about it? Thanks, Luka Quote Link to comment Share on other sites More sharing options...
sirogi Posted October 28, 2002 Share Posted October 28, 2002 inline VOP Quote Link to comment Share on other sites More sharing options...
Jason Posted October 28, 2002 Share Posted October 28, 2002 Or you can convert existing code to VOP format files if you process it with "vcc -p <file.vfl>". You are left to place the code in the relevant location and refer to it in the "VOPall" file under $HFS/vop and then it will appear under the VOP list. This works much in the manner as installing vex operators (SHOPs/SOPs/etc) and it's documented in the manuals. Cheers, Jason Quote Link to comment Share on other sites More sharing options...
mir Posted October 28, 2002 Share Posted October 28, 2002 inline VOP would be a better option... cuz it also gives u the attribute to include your own .h files...that way ur inline code would be much cleaner ( u can put all your functions in the .h file) Mir Quote Link to comment Share on other sites More sharing options...
TheUsualAlex Posted October 29, 2002 Share Posted October 29, 2002 "Can't figure out what VOP to use? Inline VOP!" Oh wait, that was my personal mantra. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.