home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsd / evntshell / Docs / Templates < prev    next >
Encoding:
Text File  |  1994-11-06  |  477 b   |  16 lines

  1. --------------------------------------------------------
  2.  
  3. PROCshell_TemplateFileInfo()
  4. Params =>
  5.          str template file name (full path)
  6.          int buffer size required for loading
  7.              (updated on return)
  8.          int nr of templates in file
  9.              (updated on return)
  10.          int result flag
  11.  
  12. Result flag (PROCshell_TemplateFileInfo)
  13.  -1 file not found
  14.  -2 file exists but is not a template file
  15.  
  16. --------------------------------------------------------