Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!cbosgd!ucbvax!info-vax From: LEICHTER-JERRY@YALE.ARPA Newsgroups: mod.computers.vax Subject: Re: Open remote network files from VAX-C Message-ID: <8601171102.AA09914@ucbvax.berkeley.edu> Date: Fri, 17-Jan-86 06:02:20 EST Article-I.D.: ucbvax.8601171102.AA09914 Posted: Fri Jan 17 06:02:20 1986 Date-Received: Sat, 18-Jan-86 01:18:54 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The ARPA Internet Lines: 19 Approved: info-vax@sri-kl.arpa Would anyone out there know how to open a remote network file for output from Vax-C. I have been having trouble trying to use a file-spec of the: NODE"USER PASSWORD ACCT"::"STR:NAME.EXT" - Eric R. Crane Carnegie-Mellon Univ ------- There isn't enough information here to be sure, but: IF you are using the VAX C I/O library (rather than doing RMS stuff directly), AND you are running VAX C V1, this doesn't work. (The problem is, I think, mainly due to problems that DECnet had with STREAM files, but there are probably other things going on.) In VAX C V2, this should work correctly. -- Jerry -------