home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / dbasel / 806 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.7 KB  |  40 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!VCCSCENT.BITNET!TCTINAL
  3. Message-ID: <DBASE-L%92081313311314@NMSUVM1.BITNET>
  4. Newsgroups: bit.listserv.dbase-l
  5. Date:         Thu, 13 Aug 1992 15:21:37 EST
  6. Sender:       "Discussion on the use of the dBase language and related
  7.               dialects" <DBASE-L@NMSUVM1.BITNET>
  8. From:         Lou Tinaro <TCTINAL@VCCSCENT.BITNET>
  9. Subject:      dBase III+ Sub-directories
  10. Lines: 28
  11.  
  12. Received: from vtvm2.cc.vt.edu by VCCSCENT.BITNET (Mailer R2.07) with BSMTP id
  13.  1280; Thu, 13 Aug 92 13:33:20 EST
  14. Received: by VTVM2 (Mailer R2.08 R208002) id 1621;
  15.           Thu, 13 Aug 92 13:32:47 EDT
  16. Kenneth R. Jackson <PUPAPKJ@PACEVM.BITNET>  asked:
  17.      Is there a way to tell dBase III+ to save all the files in a
  18. sub-directory other than the default.
  19. =-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-==-=-=-==-=-
  20. The  easiest way to do this is to use the dBase RUN command and
  21. use the DOS change directory command (CD).
  22.  
  23. For example, if the default at start-up is C:¢dbase, type the
  24. command from the dot prompt:
  25.                       RUN cd ¢newdir   or  ! cd ¢newdir
  26. where NEWDIR is the name of the new directory.
  27.  
  28. If you want the directory to be your default directory at start-up,
  29. before you start dBase III, set the DOS PATH to the dbase directory,
  30. change to your target directory (DOS CD command), and then run dBase.
  31. dBase will use the DOS default as its default.
  32.  
  33. Sub-directory commands were added to dBase IV.
  34. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  35. Lou Tinaro                          BitNet
  36. Tidewater Community College    TCTINAL at VCCSCENT
  37. Va. Beach, VA   23456
  38. U.S.A.
  39. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  40.