home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / notabene / 3106 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  34 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!paladin.american.edu!auvm!FARADAY.CLAS.VIRGINIA.EDU!CAD2M
  3. X-Mailer: Mail User's Shell (7.2.3 5/22/91)
  4. Message-ID: <9212211628.AA52304@faraday.clas.Virginia.EDU>
  5. Date:         Mon, 21 Dec 92 11:28:46 -0500
  6. Sender:       Nota Bene List <NOTABENE@TAUNIVM.BITNET>
  7. From:         "Cora A. Diamond" <cad2m@FARADAY.CLAS.VIRGINIA.EDU>
  8. Subject:      Running XPL programs
  9. Comments: To: NOTABENE%TAUNIVM.BITNET@Virginia.EDU
  10. Newsgroups: bit.listserv.notabene
  11. Lines: 21
  12.  
  13. An answer to Mervyn's questions today.  You can get set up paths for
  14. NB4 to find your data (text) files with this menu sequence: F1 S O F,
  15. and then R.  For special files choose S instead of R.  The path you
  16. should enter for XPL programs is on the bottom line of that screen.
  17. However, I no longer believe that that does the trick for *running*
  18. XPL programs, although it does for *calling* them as files.  J-P
  19. Takala has pointed out to me that the running of XPL programs is
  20. determined by the DOS path, not NB's private path; and I think he is
  21. correct.  I have been successful, as I previously stated, in running
  22. an XPL program from anywhere in NB4 just by the command 'run
  23. <filename>', but that turns out to be because I load NB4 via a batch
  24. file, that the opening line of that file is a new 'path=...' command
  25. that I set up specially for NB4, and that that path includes
  26. 'C:/NB/PRGRM;'  The closing line of the batch file restores my normal
  27. DOS path.
  28.  
  29. And, as far I know, there is nothing canonical about all those special
  30. subdirectories that NB4 insisted on creating during installation.  For
  31. example, I don't use the SPELL subdirectory, because I already have
  32. all the .SPL files I want in my old NB3 subdirectory /NB/NB/, and I
  33. continue to use them from there.
  34.