MailResultsHandler::ValidateFormFile (open)
Validate the form file before saving it (invoked by editor)
Syntax
LOADLIB "mod::publisher/lib/webtools/formhandlers/mailhandler.whlib";
MACRO ValidateFormFile(OBJECT work, OBJECT curform, OBJECT contexts)Parameters
workThe work object to which to report warnings and errors
curformThe form definitions object
contextsThe currently active contexts.