Re: F$GETDVI suggestions



JF Mezei <jfmezei.spamnot@xxxxxxxxxxxx> writes:
On can get the allocation class with ALLOCLASS

But can one get the actual device name without the allocation class ?

eg: for device $2$dka200 , I can get "2" with ALLOCLASS. But can any
item code give me "DKA200" ?????

If not, there should be.

$ sho dev dka0

Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
$1$DKA0: (CUEBID) Online 0
$ write sys$output f$getdvi( "dka0", "devnam" )
_DKA0:
$ write sys$output f$getdvi( "dka0", "fulldevnam" )
_$1$DKA0:
$ write sys$output f$getdvi( "dka0", "alldevnam" )
_$1$DKA0:

--

Rob Brooks VMS Engineering -- I/O Exec Group brooks!cuebid.zko.hp.com
.