| United States-English |
|
|
|
![]() |
MPE/iX Developer's Kit Reference Manual Volume I: HP 3000 MPE/iX Computer Systems > Chapter 3
MPE/iX Library Implementation Considerations
Naming File System Objects |
|
The syntax that the operating system uses to resolve an object name that you specify (either a file or directory) to an actual system object depends upon the interface you are using to access or name the object. A name syntax is a set of rules that defines the structure of valid names for that syntax. The hierarchical file system (HFS) name syntax used by MPE/iX conforms to object name syntax rules defined by the POSIX.1 standard. (A second name syntax, MPE name syntax, is supported through the MPE/iX Command Interpreter and through system intrinsics.) The POSIX/iX library and the MPE/iX Shell and Utilities interpret object names using only the HFS name syntax when resolving an object name to a system object. You can successfully name any file or directory on your system using HFS name syntax. The following rules apply when naming files and hierarchical directories using MPE/iX HFS name syntax:
For more information about HFS syntax and MPE syntax, refer to New Features of MPE/iX: Using the Hierarchical File System (32650-90351). |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||