develooper Front page | perl.vmsperl | Postings from November 2002

RE: [foo.bar][baz.biff]file.tmp doesn't happen to work, does it?

Thread Previous | Thread Next
From:
jhenderson
Date:
November 18, 2002 13:24
Subject:
RE: [foo.bar][baz.biff]file.tmp doesn't happen to work, does it?
Message ID:
C02C9AA5C528D411A7840060B057CE010641AAD9@DAYNT1
Actually, Peter's answer is the best yet.

Seeing as VOLUME can be a real physical device or a rooted logical, the rules
are not generalizable as I stated.

Jordan Henderson
Defense Automatic Addressing System Center
WPAFB, OH
DSN: 986 3804
Commercial: (937) 656 3804

Facts are meaningless. You could use facts to prove anything that's even
remotely true. - Homer J. Simpson



-----Original Message-----
From: Carl Friedberg [mailto:friedberg@exs.esb.com]
Sent: Monday, November 18, 2002 4:12 PM
To: Henderson, Jordan (Contractor) (DAASC); Michael G Schwern
Cc: vmsperl@perl.org
Subject: RE: [foo.bar][baz.biff]file.tmp doesn't happen to work, does
it?


Jordan's right, my user02 is already a rooted logical
(concealed device) which is why my second example failed;
it would have worked if user02 were a real device name.

$ dir $5$dka102:[use2root.friedberg.tools.][com.fms]

Directory $5$DKA102:[USE2ROOT.FRIEDBERG.TOOLS.][COM.FMS]


FSC_GENERAL.DEVX;1       11/36
FSC_GENERAL.DIFF;1        3/36
FSC_GENERAL.PRDXX;1      11/36

Total of 3 files, 25/108 blocks.

Thanks, Jordan.

Carl

-----Original Message-----
From: Henderson, Jordan (Contractor) (DAASC)
[mailto:jhenderson@daas.dla.mil] 
Sent: Monday, November 18, 2002 4:07 PM
To: 'Michael G Schwern'
Cc: vmsperl@perl.org
Subject: RE: [foo.bar][baz.biff]file.tmp doesn't happen to work, does
it?


No, but

	VOLUME:[foo.bar.][baz.biff]file.wif
                     ^ (note the dot here)
is equivalent to

	VOLUME:[foo.bar.baz.biff]file.wif

Note that you only get one extension this way:

	VOLUME:[foo.][bar.][baz.biff]file.wif

Does not work.

Jordan Henderson

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About