home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / PC / PRC2BIN / PRC2BIN.TXT < prev   
Encoding:
Text File  |  1996-07-10  |  439 b   |  15 lines

  1. prc2bin 1.0 ReadMe
  2. By Darrin Massena (darrin@massena.com)
  3. 9 Jul 96
  4.  
  5. Takes a Pilot resource database (PRC) file and extracts each resource
  6. into a separate file. Each extracted resource is named by the combination
  7. of its resource type and ID. For example, 'code' resource 1 becomes
  8. "code0001.bin", 'Tbmp' resource 1000 becomes "Tbmp03e8.bin".  The PRC
  9. file's header is written to <file>.hdr.
  10.  
  11. Just type:
  12.  
  13. prc2bin <infile.prc>
  14.  
  15.