home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol026 / xmail.doc < prev    next >
Text File  |  1985-02-09  |  2KB  |  55 lines

  1.                A Simple Mail Label System
  2.  
  3. Thi≤á simplσ mai∞ labe∞ systeφ require≤ onl∙ Basic-┼ fo≥ support« ì
  4. The following functions make up the system:
  5.  
  6. XEDIT -   1) data entry of name and address(es)
  7.              a pause after each name entry permits the
  8.              end user to verify data prior to acceptance
  9.           2) at end of session, enter END
  10.           3) a simple bubble sort will ensue sorting 
  11.              the data in last name sequence
  12.  
  13.    *please note for those with large volumes of entry,
  14.     replace the sort with a shell sort
  15.  
  16. XMERGE -  merges the file SORT.FIL output from XEDIT
  17.           with a master file designated by the user
  18.  
  19. XSCAN -   scans a user designated file 20 names per page
  20.           permits the user to DELETE a designated
  21.           name at a time with the ability to 
  22.           refresh the page if desired by the user
  23.          
  24.    *please note that the designated file is automatically updated
  25.  
  26. XEXTRACT -1) scans a user designated file 20 names per page
  27.              permits the user to EXTRACT  and create a sub-file
  28.              from a designated file one line at a time with
  29.              the ability to refresh the  page if desired
  30.           2) the output file from XEXTRACT is called LIST.FIL
  31.  
  32.    *please note the file LIST.FIL should be renamed by the user
  33.     after generation from XEXTRACT
  34.  
  35. XLIST -   a simple list generation of the designated user file
  36.  
  37. XLABELS - a simple 3 up mail label run
  38.  
  39. XFIND -   a simple query of the designated user file
  40.  
  41. XTEL -    a simple query of telephone numbers in the file
  42.  
  43.  
  44. COMMENTS║á Thi≤á simplσá systeφ assume≤ thσ consolσ t∩á havσá thσ ì
  45. curso≥ attribute≤ oµ thσ Lea≥ Siegle≥ ADM31A«á Thi≤ caε bσ easil∙ ì
  46. altereΣá b∙á thσá user«á Thσ desigε oµá thi≤á mai∞á labe∞á systeφ ì
  47. eliminate≤á thσá usσá oµ accoun⌠ number≤á o≥á othe≥á identifiers« ì
  48. Pleasσ fee∞ freσ t∩ modif∙ i⌠ anΣ specializσ i⌠ fo≥ you≥ specifiπ ì
  49. requirements«á Thσá function≤ oµ XTE╠ anΣ XFIN─ werσ addeΣ b∙ Joσ ì
  50. Schrabal.
  51.  
  52.  
  53.                                         Hank Kee
  54.                                         ACGNJ/NYACC
  55.