Written in Miva version 3.57.
Save this file as indexer.mv in your MivaDocumentRoot.
This script parses a Mivascript code file then displays:
1) Function names found in the code and the line number they start at.
2) Variable names found in the code and the line numbers they occur on.
I've tried to provide for as many different ways of writing Miva code as
I can think of but its not perfect. If you have an unusual way of writing
Miva code then the parser may not find all of your variable names or the
line numbers they occur on.
Brian R. Bullock
brian@wwwebweaver.com
http://wwwebweaver.com/func_junc/functions.html
Released to the public domain March 2, 2001
______Parse MvASSIGN Tags_______
______Parse HTML Input Tags_______
______Parse Fields Attribute_______
______Parse Parameters Attribute_______
______Parse MvDO Tags_______