VMS Help
MMS, Description File, Predefined functions, File operations
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The following functions operate on file specifications; each has a
single parameter which is a list of words where each word is
considered to be a file specification:
$(BASENAME text)
Returns directory and name part. For each file specification in
'text', returns that part of the file specification that is not
the type or version.
$(DIR text)
Returns directory part. For each file specification in 'text',
returns that part of the file specification that is not the name,
type or version.
$(FILETYPE text)
Returns type part. For each file specification in 'text', returns
the type part of the file specification.
$(FILEVERSION text)
Returns version part. For each file specification in 'text',
returns the version part of the file specification.
$(NOTDIR text)
Returns name/type part. For each file specification in 'text',
returns the name and type part of the file specification.
$(WILDCARD text)
File search. Result is the name and type part of all existing files
that match any of the file specifications in 'text'. The file
specifications may contain the wildcard characters * and %.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.