Function Description
|
newTemplate (string Filename)
|
This is actually the function called by vlibTemplate() upon instantiation of the class.
This function becomes useful to you if you use the reset() function or when you want to
specify a new template file for your vlibTemplate object.
Note
|
This function takes a filename as the only parameter. The OPTIONS are always set by (and only by) vlibTemplate().
|