home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL28.ARJ / VOL2823 < prev    next >
Text File  |  1992-01-02  |  4KB  |  76 lines

  1.  Volume 2823 - Released december 1987 -  Abstract (C) ProgrammaTheek
  2.  
  3. ProgrammaTheek volume 2823
  4.  
  5. gelijk aan CP/M ProgrammaTheek 925/1230
  6.  
  7. Titel:dBase II labelprograms,Article reference
  8.  
  9. Number Name            Size    Date    Comments
  10. 823.01 ARC      EXE    32051   1-31-86 Split up .ARC files
  11. 823.02 BOOKS    ARC    47804  10-11-87 Database for reference books (dBase II)
  12.        CATALOG  823      478  10-13-87 This list
  13. 823.03 LABEL    ARC    36221   1-03-87 Label & adress systems in dBase II
  14. 823.04 REFERENC ARC    54240  10-13-87 Reference system (dBase II)
  15. 823.05 RETRIEVE ARC    47706  10-13-87 Article system in dB II (incl. 50 K
  16.                        DOC)
  17. 823.06 VOL2823  ABS     2944  10-13-87 Disk abstract
  18.                7 File(s)    138240 bytes free on volume VOL2823
  19.  
  20.  
  21. So far the only Dbase II programs I have seen in the library are  a couple of
  22. SIG/M volumes, which seems a bit suprising  considering the popularity of this
  23. program. So to put this lack  to rights in the UK library I have submitted the
  24. following  items:- (I have a lot of other Dbase II material which when time 
  25. permits will also be submitted.)
  26.  
  27.  
  28. LABEL.CMD - 
  29. a program to print three across the web labels. This program
  30. was quick lash up for my own use for printing labels where many
  31. of the same kind of label are required eg disks labels, price
  32. labels etc.
  33. A data base of label types can be maintained, when printing the
  34. number of each type to be printed can be set.
  35. This program was originally designed to run with a EPSON printer
  36. so if you are using something else you may need to change the  codes in the
  37. printer file LABPRNT.CMD.
  38.  
  39. NAMES.CMD & LETTERS.CMD 
  40. this is is a name and address filing system with the additional  facility of
  41. producing form letters.
  42. A separate file of standard letters is maintained in the LETTER.DBF
  43. file. There are two demo letters in this file which contain more
  44. info on the program. 
  45.  
  46.                          R+E+T+R+I+E+V+E
  47.                         ****************
  48.  
  49. A REFERENCE ARTICLE CITATION FILING AND RETRIEVAL SYSTEM USING
  50. THE dBASE II* DATABASE MANAGEMENT SYSTEM
  51.  
  52.      R+E+T+R+I+E+V+E is a collection of dBASE II* command files  which allow
  53. creation of a reference article citation database for  retrieval by an
  54. assigned reference number, author, title, source,  or key word.  The system
  55. may be used on any MS-DOS personal  computer system.  To use the system, you
  56. must possess a version  of the dBASE II* assembly-language relational database
  57. management  system.  R+E+T+R+I+E+V+E was originally written to operate on an 
  58. APPLE ][+ with a 16 K RAM card, Z-80 microproccessor board, 80- column video
  59. display board, two 5 1/4-inch APPLE disk drives, two  8-inch double-sided disk
  60. drives, and a Diablo 630 letter quality  printer.  Since its development,
  61. R+E+T+R+I+E+V+E has been  installed on BASIS 108, LOBO, and HEATHKIT/ZENITH
  62. systems with  various printer and disk drive configurations and has functioned 
  63. properly.
  64.  
  65.      The R+E+T+R+I+E+V+E system allows the user to store  reference article
  66. citations by authors, title, source, key words  and a code to be used in
  67. filing the original article.  This is  done by allowing the user to input
  68. records into a dBASE II*  database file named REFS.DBF having the following
  69. structure:
  70.  
  71.                        FLD     NAME      TYPE WIDTH
  72.                        001   REF:NO       C    005
  73.                        002   AUTHORS      C    080
  74.                        003   TITLE        C    160
  75.                        004   SOURCE       C    080
  76.                        005   KWORDS       C    080