home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / apps / spreadsh / 636 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.apps.spreadsheets
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!tandem!UB.com!daver!cypress.com!reb
  3. From: reb@cypress.com (Risto Bell)
  4. Subject: 123 current directory
  5. Message-ID: <REB.92Nov5233648@wy.cypress.com>
  6. Lines: 21
  7. Sender: news@cypress.com
  8. Nntp-Posting-Host: 192.84.72.13
  9. Organization: Cypress Semiconductor Southeast Design Center
  10. Date: Fri, 6 Nov 1992 05:37:36 GMT
  11.  
  12. Using xLotus 1.1 (@INFO("release") gives "3.00.01").  How can it respect your
  13. shell's current directory at the time of invokation?  The 123 Sun manual
  14. glossary entry for "current directory" states:
  15.  
  16.    "... or with the directory from which you started 1-2-3, which is used if
  17.    /Worksheet Global Default Dir or /File Dir have not been specified."
  18.  
  19. This implies a mode for this.  How do you "unspecify" those two directories?
  20. Deleting the configuration file fails.
  21.  
  22. This works: '(ln -s ~/.l123set>&/dev/null; setenv HOME $PWD; 123 )' and maybe
  23. usually one can even live with any side effects.
  24.  
  25. Assuming this glossary entry is wrong, and the directory should be set from an
  26. autoexec macro, is there a common initialization worksheet always loaded (when
  27. it exists) whose autoexec macro can be used?  I thought I recalled previous
  28. posts regarding this.  I know I can emulate it using the -w option.
  29.  
  30. Any pointers appreciated, thanks.
  31. --
  32. -Risto        reb@cypress.com          "Have you got a 27B stroke 6?"
  33.