Sorry for the encoding grunge, damn OLE cut and paste:

Hal, SOS:

PARSER COMMANDS
<!---FUSEDOC = starting clause
END FUSEDOC---> = ending clause

VARIABLES
--> userID NUMERIC = attribute explicitly passed into the fuse
<-- userID NUMERIC = attribute explicitly passed out of the fuse
--> [userID] NUMERIC = optional parameter passed out of the fuse
<-- [userID] NUMERIC = optional parameter passed into the fuse
<-> userID NUMERIC = pass-thru variable (passed in AND out w/o change)
++> application.userID NUMERIC = global variable

FILES
+++ FILE.CFM = required include file
[+++] FILE.CFM = optional include file

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to