home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 125.lha / ListI.readMe < prev    next >
Text File  |  1986-11-20  |  2KB  |  58 lines

  1. ListI: Richard A. DeVenezia, March 88. (GEnie - R.DEVENEZIA)
  2.  
  3. After getting a few Sonix downloads it appeared I needed help finding
  4. what instruments each score needed.  Well this should help. ListI came in
  5. a little under 24 hours, I gotta stop doing that!
  6.  
  7. Behaviour:
  8.  
  9. CLI
  10. ~~~
  11. > ListI score[.smus] [output file]
  12.  
  13. The program automatically tacks on .SMUS if it isn't there.
  14.  
  15. Send output to screen (defualt) or a file. Print the file if you like.
  16. Or edit the output file so it becomes a series of copy commands, then
  17. you have the perfect execute file for getting instruments to where
  18. you want them.
  19.  
  20. If alot of your files DON'T have the .smus suffix then this program won't
  21. help much when run from CLI. The auto-tacking can be avoided by modifying
  22. the source code (or send me mail saying I should).
  23.  
  24. The way I read IFF files should handle nested or multiple forms,
  25. but i haven't any to test with.
  26.  
  27.  
  28. Workbench
  29. ~~~~~~~~~
  30. Thanx to D.DEAN (if i remember right) for asking me to make it run from
  31. workbench, with a print option even.
  32.  
  33. click ListI icon, multiple select score icons.
  34. (ie - hold shift, click, click, ..., double-click)
  35.  
  36. ListI will handle errors gracefully, ie. non-files, non-IFF's, non-SMUS IFF's
  37. and printer trouble.
  38.  
  39. I don't have a printer, hence I couldn't test that function. If there are
  40. any problems please send me mail.
  41.  
  42. ----------------------------------------------------------------------------
  43. CLI Examples:
  44.  
  45. > ListI                    ; help!
  46. > ListI ?                ; help!
  47. > ListI "Fugue 77"            ; list the instruments
  48. > ListI Zep:Scores/BlackDog        ; list the instruments
  49. > ListI "df2:Best of Bach" InstList    ; list the instruments to file InstList
  50.  
  51.  
  52. Workbench Examples:
  53.  
  54. Double-click ListI    ; Help!
  55. Hold shift, click ListI, double-click a score icon.
  56. Hold shift, clict ListI, click a score icon, click a another score icon,
  57.   double-click on yet another score icon.
  58.