home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / gnuplot / 623 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!noose.ecn.purdue.edu!ecn.purdue.edu!mccauley
  2. From: mccauley@ecn.purdue.edu (Darrell McCauley)
  3. Newsgroups: comp.graphics.gnuplot
  4. Subject: long file names?
  5. Message-ID: <1993Jan12.192012.22670@noose.ecn.purdue.edu>
  6. Date: 12 Jan 93 19:20:12 GMT
  7. Sender: news@noose.ecn.purdue.edu (USENET news)
  8. Followup-To: comp.graphics.gnuplot
  9. Organization: Ag Engineering Dept, Purdue University
  10. Lines: 16
  11.  
  12. I'm having problems with long file names. Gnuplot says:
  13. gnuplot>  plot 'long_file_name_w_full_path' w p
  14.                ^
  15.          can't open data file
  16.          (No such file or directory)
  17.  
  18. but 'ls -l long_file_name_w_full_path' says
  19.  
  20. -rw-r--r--  1 mccauley     3824 Jan 12 14:10 long_file_name_w_full_path
  21.  
  22. Using 'wc', the filename appears to be 91 characters long.
  23. I don't have source handy, but is there a built in limit?
  24. -- 
  25. James Darrell McCauley                Dept of Ag Engineering, Purdue Univ
  26. internet: mccauley@ecn.purdue.edu     West Lafayette, Indiana 47907-1146, USA
  27. bitnet: mccauley%ecn@purccvm          UUCP: pur-ee!mccauley
  28.