Creating Script from scratch

Post Reply
melvint9
Posts: 19
Joined: Wed Oct 03, 2001 11:09 am

Creating Script from scratch

Post by melvint9 »

Hello,

If I create my own search script, do I need a .vtx script just to get my search script to work. If I do need a .vtx script, Do I create it myself.

Mt
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Creating Script from scratch

Post by mark »

The .vtx file is the compiled version of your script. You don't/can't create it. It is created automatically when the script is compiled. The script is automatically compiled when you run it the first time or after modifying it. You can manually compile it with "texis -C scriptname"
Post Reply