Code Block Response For ParseValue Requests |
Top Previous Next |
If a clipboard or title button is configured with the parsevalue option, DTC will submit that value to the server for parsing.
The following values are available in the cgi$ template:
Use the prejob code block to interpret these items, and generate a cgiresponse$ string value. This value is returned to DTC for processing. DTC interprets the response in these ways:
•error: message text (use \n for CRLF) displays an error style message box •other text is used to replace the original value from the clipboard or window title
|