home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!pulp.cs.laurentian.ca!george
- From: george@ramsey.cs.laurentian.ca (George Nassas)
- Subject: Re: long, long, really long DCL commands
- Message-ID: <1992Dec28.215058.1366@ramsey.cs.laurentian.ca>
- Keywords: dcl
- Organization: Dept. of Computer Science, Laurentian University, Sudbury, ON
- References: <1992Dec28.172453.24421@ramsey.cs.laurentian.ca>
- Date: Mon, 28 Dec 1992 21:50:58 GMT
- Lines: 37
-
- In <1992Dec28.172453.24421@ramsey.cs.laurentian.ca> george@ramsey.cs.laurentian.ca (George Nassas) writes:
-
- >At first I thought that I could get really long lines by going:
- ...
- >but no way. What gives? I've stumped all my local experts.
-
- Yikes! I was wrong, it does work! If you try a line like:
-
- $ type/out=x.x -
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,-
- nla0:make16.lis,nla0:make16.lis,nla0:make16.lis,nla0:make16.lis
-
- (that's 15 lines of 64 plus the type command) DCL will gladly accept
- it. Or at least the VAX that I'm using right now takes it.
-
- However, when I tried the same example on another VAX that I don't
- happen to have access to right now, DCL barfed after 256 characters no
- matter what. It was just an plain old 6220 or 6320 with VMS 5.4. Is
- maximum line length a selectable thing? I'm stumped, not to mention
- embarrased.
-
- Sorry to bother the net on a false alarm.
-
- - George
-