home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Database / HF-ABS22.LHA / AmigaBase / Data / English / Cassettes.ReadMe < prev    next >
Encoding:
Text File  |  1994-05-08  |  631 b   |  27 lines

  1. Project Cassettes
  2. =================
  3.  
  4. This project manages your music cassettes. The following features are
  5. supported:
  6.  
  7.    o  automatic calculation of the sum over all song lengths
  8.    o  print program for cassette covers.
  9.  
  10. Description of the record elements:
  11.  
  12. Cassette:
  13.  
  14.    Titel A: any text
  15.    Titel B: any text
  16.    Time:    sum over all song lengths, this value is calaculated automatically
  17.    Label-Print:   program button, the output fits into a cassette cover.
  18.  
  19. Cassette\Song:
  20.  
  21.    Side:    BOOLEAN variable (A or B)
  22.    Number:  INTEGER variable
  23.    Title:   any text
  24.    Band:    any text
  25.    Time:    TIME variable, song length.
  26.  
  27.