The EInvalidTemplateError is raised in the TppTemplate.StreamType routine. Inside this routine, the IsValidASCIISignature or IsValidBinarySignature methods are called to verify that the signature is correct at the beginning of a template file. If not, the error is shown. The correct signatures can be found at top of the implementation section of the ppTmplat.pas file in the constants cBinarySignature and cASCIISignature.
Comments
The EInvalidTemplateError is raised in the TppTemplate.StreamType routine.
Inside this routine, the IsValidASCIISignature or IsValidBinarySignature
methods are called to verify that the signature is correct at the beginning
of a template file. If not, the error is shown. The correct signatures can
be found at top of the implementation section of the ppTmplat.pas file in
the constants cBinarySignature and cASCIISignature.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com