Measure Reference Manual
sysname
input
INT .EXT:ref:4
is an array of four words. If the file is remote, the array should contain the EXPAND system
name of the file specified in filename.
crvsn
input
INT .EXT:ref:3
is an array of three words that can contain a CRVSN value for qualifying the pathid or file
name specified.
pathid
output
INT .EXT:ref:12
is the internal format pathid associated with the returned OSS file pathname.
pathname
output
STRING .EXT:ref:*
is a buffer where the OSS file pathname is returned.
pathname_max
input
INT:value
is the maximum length in bytes that the pathname buffer will hold.
pathname_len
output
INT:ref:1
is the length in bytes of the OSS file pathname returned in pathname.
index
input, output
FIXED:ref:1
is a context value for iterative calls. On the first call, index is initialized to -1f. If no other OSS
file pathnames exist for the requested translation, index is returned as a -1f. Otherwise, index
contains an internal value that can be passed to subsequent MEASLISTPNAME() calls for iterative
processing.
Usage Notes
• If a PATHID is passed in fnameorpathid, the CRVSN must also be provided.
• If a PATHID and pathname_len are desired as output, pathname_max must be specified.
410 Measure Callable Procedures