Thunderstone Software Document Retreival and Management
Search:
Advanced Search
Home | Products | Company | News | Tech Support | Demos | Contact Us
Vortex Manual

Script Functions

Script functions are declared with HTML anchor (<A>) tags:

<A NAME=banner>
  <HEAD><TITLE>Search the site</TITLE></HEAD>
  <BODY BGCOLOR=white>
</A>

The <A NAME=banner> tag opens the function, and a matching </A> close tag ends it; in between are the function's statements. Optional parameters would be specified after the NAME attribute. gif For full details on script functions and parameters, see function declarations, p.  gif .

All text in a script, whether Vortex commands or HTML, must be contained within script functions. The exceptions are comments (delimited by <! and >, eg. <!-- comment -> or <!DOCTYPE> gif ) and Vortex directives such as DB and EXPORT.


Copyright © Thunderstone Software     Last updated: Wed Sep 10 11:16:28 EDT 2008
 
Home   ::   Products   ::   Company   ::   News   ::   Tech Support   ::   Demos   ::   Contact Us
Copyright © 2008 Thunderstone Software LLC. All rights reserved.