home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / mods / psid / nemesids-extras.lzh / Utils / PSIDExtract.doc < prev    next >
Encoding:
Text File  |  1994-10-14  |  2.2 KB  |  84 lines

  1.                             PSIDExtract - Doc
  2.  
  3.  
  4. Release Date:  1. July 1994
  5.  
  6.     This is Public Domain.
  7.     Please note that I take no responsibilities for the use of
  8.     this program considering any damage to or failure of your
  9.     hardware, software etc.
  10.  
  11. NOTE:
  12.  
  13.     To gain advantage at all from this program, your PlaySID
  14.     musics should first be converted to one-file format.
  15.  
  16.     To do this you should use SidConvert, (C) Per Håkan Sundell &
  17.     Ron Birk (the creators of PlaySID).
  18.     SidConvert is included in the PlaySID2.2 archive, which is
  19.     included in this package.
  20.  
  21.  
  22. What is PSIDExtract ?
  23.  
  24.     I have 1000+ pieces of C64 PlaySID musics, and I had to get
  25.     some order in things, and generally make my life easier.
  26.     So I wrote a program that extract the information from
  27.     1-parted PlaySID musics, and delivers it as a general
  28.     Dbase-file.  Why ?, well now I can select my PlaySID music
  29.     from SuperBase Pro 4 !, great eh!?
  30.  
  31.  
  32. Example of extract:
  33.  
  34.     A) "1","Airwolf","Neil A Bate","1985 Elite","SID:A-C/Airwolf"
  35.     B) "5","Army Moves","Fred Gray","1987 Imagine","SID:A-C/ArmyMoves"
  36.     C) "2","Chimera","Rob Hubbard","1986 Firebird","SID:A-C/Chimera"
  37.  
  38.  
  39. How do I use PSIDExtract ?
  40.  
  41.     Simply type: PSIDExtract <PlaySidFile>
  42.     this will output to the screen; instead you might want to:
  43.  
  44.     PSIDExtract <PlaySidFile> >>TMP:PlaySidMusic.lst
  45.  
  46.     Now, you can build up a complete list of all you music, and
  47.     then import this list to a database like SuperBase Pro 4.
  48.  
  49.  
  50.  
  51. Errors and limitations ?
  52.  
  53.     You can't extract from files that are located in Ram: ,
  54.     PSIDExtract is written in Pascal, and for some reason unknown
  55.     to me, a runtime error occurs if it attempts to read from Ram:
  56.  
  57.     You must enter the full path for <PlaySidFile>, and you can
  58.     only enter one at a time.
  59.     So to make your life easier, make a script to handle all your
  60.     music; or use Directory Opus (Button/Do all files).
  61.  
  62.     This lack of flexibility will be corrected as soon as I know
  63.     how to implement full wildcard options!
  64.  
  65.  
  66. Final words:
  67.  
  68.     Thanks to Per Håkan Sundell & Ron Birk for creating PlaySID.
  69.  
  70.     Well, this pretty much covers it; if you have any questions
  71.     or ideas for new utilities, please write to me.
  72.  
  73. My address:
  74.  
  75.     Jan Diabelez Harries
  76.     Nyborgvej 79
  77.     5000 Odense C
  78.     Denmark
  79.     GSM-Phone: (DK)40269234
  80.  
  81.  
  82.  
  83. .End
  84.