Page 1 of 1

Creating Script from scratch

Posted: Wed Oct 17, 2001 11:28 am
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

Creating Script from scratch

Posted: Wed Oct 17, 2001 11:46 am
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"