home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / albums.zip / HELPME.FIL < prev    next >
Text File  |  1991-07-23  |  3KB  |  64 lines

  1. This file contains instructions on how to run the ALBUMS program
  2.  
  3. ALBUMS allows you to select albums to be taped, and determine what
  4. songs will fit on each side of a tape.  When typing a response to
  5. the program, always press ENTER when done with the line.
  6.  
  7. When the program is run, you must set up a master file.  A master file
  8. contains a list of data files and their formats.  This directory should
  9. contain a sample master file, ALBUMS.MST.
  10.  
  11. Once the master file and data files have been created, you must build
  12. the key files.  You can do this using the MAKEKEYS.BAT file.  Then, you
  13. run the ALBUMS program, passing the name of the master file.  You can
  14. use the RUN.BAT file.
  15.  
  16. For example, once you have the master and data files set up, type:
  17.  
  18. C> MAKEKEYS
  19. C> RUN
  20.  
  21. This will run ALBUMS using master file ALBUMS.MST.  Once the program starts,
  22. it will report on how many data files and albums were found, and then
  23. display the main menu.
  24.  
  25. Normally, the first thing you will do is select which albums to
  26. keep for taping.  Use the 'K' option and you will see the KEEP menu.
  27.  
  28. When in the KEEP menu, select 'A' to add new albums.  You will then be
  29. asked to enter the Artist and/or Album Title.  If any matches are found,
  30. they will be displayed and you may select which ones you want.  You select
  31. albums by typing the number(s) of the albums you will to keep.  For example:
  32.  
  33.     1,3-5
  34.  
  35. selects albums #1, 3, 4, and 5.  After selecting albums from one search,
  36. you may then enter additional searches.  To exit Add mode, just press ENTER
  37. for both artist and title, and you will be returned to the KEEP menu.
  38.  
  39. Once all the albums have been selected, enter the 'T' option to go to the
  40. TAPE menu.
  41.  
  42. Once in the TAPE menu, you should enter the 'T' option to set the length
  43. of a tape side, if necessary.  Then use the 'A' option to select an album
  44. to tape.  You will be shown the cuts that are on that album and be asked
  45. to select what cut(s) to add onto the tape at this point.  You select cuts
  46. by entering the cut numbers, similar to selecting albums.
  47.  
  48. Once the first tape side has been filled, use the 'N' option to change
  49. to a new tape side.
  50.  
  51. Once the entire tape(s) is filled, enter the 'W' option to write out
  52. the tape configuration.  You will be asked for a base name, and then
  53. have the option to output any one of three formats:
  54.     A - album list (list of all albums and their cuts)
  55.     C - cut list (used to program a CD player to tape cuts)
  56.     L - cassette label (used to produce a pretty cover)
  57.     Q - terminate Write Tape Configuration mode
  58.  
  59. The 'Q' option in the TAPE menu returns you to the main menu.  When back
  60. at the MAIN menu, use the 'X' option to terminate the program.
  61.  
  62. If you make a mistake, or change your mind, you can use many of the other
  63. menu options to add, delete, or modify your selection.
  64.