Case Sensitivity in Zot-Dispatch
"Case Sensitivity" here refers to the case sensitivity of the variable names
in Zot-Dispatch and the input variables defined by the author of an HTML Form.
To put it simply, any words which belong to Zot-Dispatch can be
written in any case desirable and Zot-Dispatch should recognize it. These
include (shown in the case recommended):
- ZD-Method
- ZD-Mail
- ZD-Reflect
- ZD-Append
- ZD-Owner
- body
- file
- Subject
- ZD-Environment
- ZD-Date
- ZD-Date-Format
Any other input variables defined by the user are most likely case sensitive,
and should be treated that way. For example, if you have an input variable
named "ADDRESS" and try to substitute "address" into a template, it will
not work correctly, however, the Zot-Dispatch variable "ZD-Date" will be
substituted into a template correctly no matter the case.
LMIII
(Last Revised December 15, 1994)