home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / database / cdbase / readme.doc < prev   
Encoding:
Text File  |  1985-11-20  |  8.8 KB  |  218 lines

  1.                              cdBASE
  2.                          by David Becker
  3.  
  4. cdBASE is a simple to use program for organizing a compact disk 
  5. library.  It presents your CD library in a graphic format, 
  6. allowing you to sort, search on multiple fields, edit, 
  7. manipulate sublists and print lists of your CD collection!
  8. cdBASE runs on the colour monitor in medium resolution.
  9.  
  10. To begin, copy the following files over to a blank,
  11. formatted disk:
  12.  
  13.     CDBASE.PRG     Michtron's GFA3 public domain runtime package
  14.     CDBASE.DAT     GFA3 'psaved' code will automatically load and run
  15.     CDBASE.RSC     resource file needed by main program
  16.     LIBRARY.CDS    my own compact disk collection
  17.     README.DOC     documentation (but you figured that out already)
  18.  
  19. I will release a stand-alone version of cdBASE just as soon as the 
  20. GFA3 compiler becomes available.
  21.  
  22. Using cdBASE from a hard drive should not be a problem if these 
  23. files are kept together in the same folder.
  24.  
  25. Double click on CDBASE.PRG and in a few seconds you will be 
  26. presented with the cdBASE logo.  You are now in the COMMAND mode.  
  27. The program will accept commands from the drop down menus or 
  28. directly from the keyboard when in this mode,
  29.  
  30. ABOUT PROGRAM (or '?'): 
  31.               Information and version number.
  32.  
  33. ENTER DATA (or the 'E' key):
  34.            Allows the entry of up to 997 individual compact disks
  35.            using the following format,
  36.  
  37. Title ... may be up to 27 characters in length.
  38.  
  39. Artist .. may contain 24 characters (you may wish to enter
  40.           individual artists using SURNAME, GIVEN NAME so the
  41.           program will sort using the last name).
  42.  
  43. Style.... up to 12 characters. Music styles (types) can be defined 
  44.           many different ways (ex.- Pop, Rock, Classical, Folk,
  45.           Country, Female Vocal, etc.).
  46.  
  47. SPARS.... Society of Professional Audio Recording Studios.
  48.           The first letter of this code identifies the recording
  49.           process used in the studio (Analog or Digital).
  50.           The second and third letter are the mixing method
  51.           and final master (ex.- AAD analog/analog/digital).
  52.           This code can usually be found within liner notes or
  53.           on the CD itself.
  54.  
  55. Length... Overall length of the CD in minutes and seconds. Most 
  56.           compact disk players display total time. (Format MM:SS)
  57.  
  58. Rating... Your own personal rating from 1-5 based on sound quality 
  59.           or performance or both!
  60.  
  61. While entering your CD library, use the F1 key 
  62. to recall the field from your previous entry. This 
  63. feature will save repetitive typing when many CD fields require 
  64. the same information.
  65.  
  66. If you wish to exit the ENTER DATA window, just press RETURN at 
  67. the TITLE prompt. (You may choose to leave any field but the 
  68. TITLE field blank.)
  69.  
  70.  
  71. VIEW DATA (or the 'V' key):
  72.           This will be the option most frequently chosen.  
  73.           Assuming there is at least one CD in memory, clicking
  74.           here will slide out the COMPACT DISK TRAY containing
  75.           your first CD.
  76.  
  77.           Each click of the LEFT MOUSE BUTTON or the '+' key
  78.           advances through the collection.  The RIGHT MOUSE
  79.           BUTTON  or the '-' key will take us backwards.
  80.           Clicking on the close box in the upper left corner of
  81.           the tray or pressing 'Q' will return you to the
  82.           command screen.
  83.  
  84.           While within the VIEW MODE you have many options 
  85.           available.  By directing the mouse pointer to the left 
  86.           of the CD TRAY you will activate the OPTION BUTTONS.
  87.           This display can be toggled on or off using the
  88.           letter 'O' key. OPTIONS can be activated by clicking 
  89.           with the mouse or by pressing the first letter of the
  90.           OPTION.  The compact disk in the CD TRAY will
  91.           contain information in the following format:
  92.  
  93.  
  94.  
  95.  
  96.                              CD TITLE
  97.  
  98.  
  99.  
  100.  
  101.              TIME                               SPARS
  102.           DISK#/TOTAL            ~              RATING 
  103.  
  104.  
  105.  
  106.                             ARTIST NAME
  107.  
  108.                             MUSIC STYLE
  109.  
  110.  
  111.           Remember, the following program options can be
  112.           called using either the keyboard or mouse:
  113.  
  114. J ..... when pressed, you will by prompted by a red 'JUMP' within 
  115.         the displayed CD.  Enter any disk number contained in your 
  116.         collection and the program will advance directly to it. 
  117.  
  118. E ..... will bring up the EDIT window and prompt you to change the 
  119.         first entry of the CD. Just press return to leave
  120.         fields unchanged.
  121.  
  122. S ..... the sort window asks that you choose one, two or three 
  123.         fields for an alphabetical sort. You may choose less
  124.         by simply clicking on NONE. (The most common choices
  125.         will be to first sort by STYLE then by ARTIST and
  126.         finally by TITLE.)
  127.         The sort hierarchy begins with numbers, then lower case,
  128.         then finally upper case characters.
  129.  
  130. F ..... the FIND mode allows you to input a string and have the 
  131.         computer search any one of the fields. You will be given
  132.         the option to search for everything that is EQUAL TO
  133.         or NOT EQUAL TO your string. You can also have the
  134.         program disregard upper/lower case, or search for exact
  135.         matches. Rather than stop at each occurrence, cdBASE will
  136.         quickly compile a SUBLIST and then present you with
  137.         another screen detailing your next set of options. You
  138.         will now be able to delete all or part of the sublist,
  139.         view the sublist, print it, edit it, or simply continue on.
  140.         While viewing the sublist, cdBASE shows you both the CD
  141.         number and the sublist number.  Choices can be made using
  142.         the keyboard or the mouse.
  143.  
  144. M ..... will mark any ONE cd for instant access using the 'R' key.
  145.         A red check appears next to the rating on the cd displayed.     
  146.         Press 'M' again to release mark or simply set the mark to 
  147.         another cd.  The marked cd number is blue when the print
  148.         command lists the cd library to the screen.
  149.  
  150. H ..... the hardcopy command will align the CD TRAY with the 
  151.         current cd inside and then begin a graphic screendump.
  152.         ALT/HELP will abort the printout once in progress.
  153.         I use this feature to print title pages for my cd lists.
  154.  
  155. ! ..... the exclamation mark activates the automatic demo mode 
  156.         which cycles through your cd library while simultaneously
  157.         displaying one million colours (well, almost one million).
  158.         Amazing!
  159.         Any key will return control to you.
  160.         Thank goodness!
  161.  
  162. Help .. brings forward the first of two brief help screens
  163.         outlining the basic key commands available to you.
  164.         The HELP screen also shows available system memory,
  165.         the number of CD's loaded and the calculated total
  166.         listening time for the collection.
  167.  
  168. PRINT:
  169.       Gives you the choice between printing to the screen or to 
  170.       the printer.  After each page of screen output, you may
  171.       continue with the LEFT MOUSE BUTTON or abort with
  172.       the RIGHT MOUSE BUTTON.
  173.  
  174.       For printed output, enter the number of lines per page.
  175.       You will then be prompted to choose which fields should be
  176.       printed. If you make a mistake choosing, just press the
  177.       spacebar. AUTO JUSTIFICATION will center the printed output.
  178.       If you wish to print from the left margin then set this option
  179.       to OFF.  You will be prompted to adjust the paper, print or
  180.       abort after each page is complete.
  181.  
  182.       These print sequences were written for Epson and compatible
  183.       printers.
  184.  
  185. SAVE FILE (or the 'S' key):
  186.           Will prompt you for a filename, and then save the 
  187.           contents of your CD collection to disk. If you overwrite
  188.           a cdBASE file, it will be renamed to BACKUP.CDB
  189.  
  190. LOAD FILE (or the 'L' key):
  191.           Erases any data present in cdBASE and loads the selected 
  192.           CD collection from the disk.
  193.  
  194. QUIT (or CONTROL/Q):
  195.           Ends this session with cdBASE.
  196.  
  197. I have included my own compact disk collection for you to load and 
  198. play with.  It is called LIBRARY.CDS (All cdBASE data files should 
  199. use the extension 'CDS').
  200.  
  201.  
  202.      cdBASE was written in GFA BASIC 3 and is my first program.  
  203.      Constructive criticism, bug reports and advise welcome!  
  204.      I encourage users to contact me,
  205.  
  206.                            David Becker
  207.                          211-7291 Moffatt
  208.                        Richmond, BC, Canada
  209.                               V6Y1X9
  210.                           (604) 273-0252  
  211.                       GEnie mail to D.BECKER8
  212.  
  213.      This program is in the public domain.  It is NOT shareware.
  214.      Its evolution was part of my learning process.
  215.      I hope you enjoy cdBASE as much as I enjoyed writing it!
  216.  
  217.  
  218.