![]() Chapter Contents |
![]() Previous |
![]() Next |
| GETDVI |
| Language element: | function |
| Category: | general-purpose OpenVMS |
| OpenVMS specifics: | All aspects are host-specific |
| Syntax | |
| Details |
Syntax |
| GETDVI(device-name,item) |
After the device-name argument is evaluated, the F$GETDVI lexical function examines the first character of the name. If the first character is an underscore (_), the name is considered a physical device name. Otherwise, a single level of logical name translation is performed, and the equivalence name, if any, is used.
| Details |
The GETDVI function returns the device information as a character string. If the device information string is longer than the length of the target variable, it is truncated.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.