home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 3567 / Tools.7z / jericho_extractor.bms < prev   
Encoding:
Text File  |  2010-10-05  |  217 b   |  12 lines

  1. ImpType Standard ;
  2. Goto 8 0 ;
  3. Get FNum Long 0 ;
  4. For n = 1 to FNum ;
  5. Get FNLen Long 0 ;
  6. GetDString FN FNLen 0 ;
  7. SavePos FOO 0 ;
  8. Get FO Long 0 ;
  9. SavePos FSO 0 ;
  10. Get FS Long 0 ;
  11. Log FN FS FO FSO FOO ;
  12. Next n ;