home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / dbasel / 1374 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  760 b 

  1. Path: sparky!uunet!olivea!spool.mu.edu!tulane!rouge!bjs9077
  2. From: bjs9077@usl.edu (Smith Brad J)
  3. Newsgroups: bit.listserv.dbase-l
  4. Subject: Packing a Database (Clipper 5.01 question)
  5. Message-ID: <1992Dec17.210831.5205@usl.edu>
  6. Date: 17 Dec 92 21:08:31 GMT
  7. Sender: anon@usl.edu (Anonymous NNTP Posting)
  8. Organization: University of Southwestern Louisiana
  9. Lines: 16
  10.  
  11.  
  12. I have a question concerning Clipper 5.01.
  13.  
  14. Question:  How can I pack a subset of deleted records???
  15.  
  16.        EXAMPLE: I need to pack a group of deleted records within a  
  17.             range of dates.
  18.  
  19.        The command I wish clipper offered is:
  20.         PACK FOR date>=CtoD('01/01/92') .AND. Date<=CtoD('01/31/92')
  21.  
  22. Any help is GREATLY appreciated.............
  23.  
  24.                 Thanks in advance,
  25.                 Brad
  26.                 bjs90772usl.edu
  27.