1 Introduction
2 Ground Rules

Building a File System
3 File Systems
4 File Content Data Structure
5 Allocation Cluster Manager
6 Exceptions and Emancipation
7 Base Classes, Testing, and More
8 File Meta Data
9 Native File Class
10 Our File System
11 Allocation Table
12 File System Support Code
13 Initializing the File System
14 Contiguous Files
15 Rebuilding the File System
16 Native File System Support Methods
17 Lookups, Wildcards, and Unicode, Oh My
18 Finishing the File System Class

The Init Program
19 Hardware Abstraction and UOS Architecture
20 Init Command Mode
21 Using Our File System
22 Hardware and Device Lists
23 Fun with Stores: Partitions
24 Fun with Stores: RAID
25 Fun with Stores: RAM Disks
26 Init wrap-up

The Executive
27 Overview of The Executive
28 Starting the Kernel
29 The Kernel
30 Making a Store Bootable
31 The MMC
32 The HMC
33 Loading the components
34 Using the File Processor
35 Symbols and the SSC
36 The File Processor and Device Management
37 The File Processor and File System Management
38 Finishing Executive Startup

Users and Security
39 Introduction to Users and Security
40 More Fun With Stores: File Heaps
41 File Heaps, part 2
42 SysUAF
43 TUser
44 SysUAF API

Terminal I/O
45 Shells and UCL
46 UOS API, the Application Side
47 UOS API, the Executive Side
48 I/O Devices
49 Streams
50 Terminal Output Filters
51 The TTerminal Class
52 Handles
53 Putting it All Together
54 Getting Terminal Input
55 QIO
56 Cooking Terminal Input
57 Putting it all together, part 2
58 Quotas and I/O

UCL
59 UCL Basics
60 Symbol Substitution
61 Command execution
62 Command execution, part 2
63 Command Abbreviation
64 ASTs
65 Expressions, Part 1
66 Expressions, Part 2: Support code
67 Expressions, part 3: Parsing
68 SYS_GETJPIW and SYS_TRNLNM
69 Expressions, part 4: Evaluation

UCL Lexical Functions
70 PROCESS_SCAN
71 PROCESS_SCAN, Part 2
72 TProcess updates
73 Unicode revisted
74 Lexical functions: F$CONTEXT
75 Lexical functions: F$PID
76 Lexical Functions: F$CUNITS
77 Lexical Functions: F$CVSI and F$CVUI
78 UOS Date and Time Formatting
79 Lexical Functions: F$CVTIME
80 LIB_CVTIME
81 Date/Time Contexts
82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM
83 Lexical Functions: F$DELTA_TIME
84 Lexical functions: F$DEVICE
85 SYS_DEVICE_SCAN
86 Lexical functions: F$DIRECTORY
87 Lexical functions: F$EDIT and F$ELEMENT
88 Lexical functions: F$ENVIRONMENT
89 SYS_GETUAI
90 Lexical functions: F$EXTRACT and F$IDENTIFIER
91 LIB_FAO and LIB_FAOL
92 LIB_FAO and LIB_FAOL, part 2
93 Lexical functions: F$FAO
94 File Processing Structures
95 Lexical functions: F$FILE_ATTRIBUTES
96 SYS_DISPLAY
97 Lexical functions: F$GETDVI
98 Parse_GetDVI
99 GetDVI
100 GetDVI, part 2
101 GetDVI, part 3
102 Lexical functions: F$GETJPI
103 GETJPI
104 Lexical functions: F$GETSYI
105 GETSYI
106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD
107 Lexical function: F$PARSE
108 FILESCAN
109 SYS_PARSE
110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS
111 File Lookup Service
112 Lexical Functions: F$SEARCH
113 SYS_SEARCH
114 F$SETPRV and SYS_SETPRV
115 Lexical Functions: F$STRING, F$TIME, and F$TYPE
116 More on symbols
117 Lexical Functions: F$TRNLNM
118 SYS_TRNLNM, Part 2
119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY
120 Lexical functions: F$MESSAGE
121 TUOS_File_Wrapper
122 OPEN, CLOSE, and READ system services

UCL Commands
123 WRITE
124 Symbol assignment
125 The @ command
126 @ and EXIT
127 CRELNT system service
128 DELLNT system service
129 IF...THEN...ELSE
130 Comments, labels, and GOTO
131 GOSUB and RETURN
132 CALL, SUBROUTINE, and ENDSUBROUTINE
133 ON, SET {NO}ON, and error handling
134 INQUIRE
135 SYS_WRITE Service
136 OPEN
137 CLOSE
138 DELLNM system service
139 READ
140 Command Recall
141 RECALL
142 RUN
143 LIB_RUN
144 The Data Stream Interface
145 Preparing for execution
146 EOJ and LOGOUT
147 SYS_DELPROC and LIB_GET_FOREIGN

CUSPs and utilities
148 The I/O Queue
149 Timers
150 Logging in, part one
151 Logging in, part 2
152 System configuration
153 SET NODE utility
154 UUI
155 SETTERM utility
156 SETTERM utility, part 2
157 SETTERM utility, part 3
158 AUTHORIZE utility
159 AUTHORIZE utility, UI
160 AUTHORIZE utility, Access Restrictions
161 AUTHORIZE utility, Part 4
162 AUTHORIZE utility, Reporting
163 AUTHORIZE utility, Part 6
164 Authentication
165 Hashlib
166 Authenticate, Part 7
167 Logging in, part 3
168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN
169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME
170 LIB_SPAWN
171 CREPRC
172 CREPRC, Part 2
173 COPY
174 COPY, part 2
175 COPY, part 3
176 COPY, part 4
177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards
178 CREATESTREAM, STREAMNAME, and Set_Contiguous
179 Help Files
180 LBR Services
181 LBR Services, Part 2
182 LIBRARY utility
183 LIBRARY utility, Part 2
184 FS Services
185 FS Services, Part 2
186 Implementing Help
187 HELP
188 HELP, Part 2
189 DMG_Get_Key and LIB_Put_Formatted_Output
190 LIBRARY utility, Part 3
191 Shutting Down UOS
192 SHUTDOWN
193 WAIT
194 SETIMR
195 WAITFR and Scheduling
196 REPLY, OPCOM, and Mailboxes
197 REPLY utility
198 Mailboxes
199 BRKTHRU
200 OPCOM
201 Mailbox Services
202 Mailboxes, Part 2
203 DEFINE
204 CRELNM
205 DISABLE
206 STOP
207 OPCCRASH and SHUTDOWN
208 APPEND

Glossary/Index


Downloads

Help Files

There is one last topic we need to address before we can consider our coverage of system configuration to be complete. This topic is user help. Unix/Linux has the man utility and Windows has had various help systems over time (.hlp, .chm, etc). Likewise, VMS also has a help facility for the same purpose - to provide documentation for the user. There are three aspects to this: the HELP CUSP, the help files, and the help services. We will cover the HELP CUSP in a future article. The help service is used by CUSPs and utilities to display in-program help. The help files are the containers of the actual help text. Why do we need to address this now? Because the CUSPs we've been covering need to support in-program help, our discussion of them isn't complete until we have implemented help for them.

First, let's talk about library files. Library files contain multiple descrete named chunks of data, which we call "modules". There are various kinds of library files. Some contain code that is linked into programs during compilation/linking. This code is stored in the library file as modules that are object files. Note that shared librarys (such as Windows DLLs) are actually a form of executable files and don't fit into our current discussion of library files.

Text libraries are a type of library that contain named text "articles". In the case of Help libraries, these articles are help topics. When requested, the textual data can be retrieved from the file and shown to the user. These help modules can refer to other help modules by name which creates a hierarchical structure to allow the user to see related information or drill down into more detailed information, if desired (modules in object files can also refer to other modules by name, so this is nothing unique to text libraries in general, or help libraries in specific).

Another feature of all library files is that entries can be added, removed, renamed, updated, and retrieved. So, what kind of file structure could we use to support libraries? One idea would be a relational database system - and that is a fine solution. However, that might be a bit of overkill since we only need the most basic database features, plus we haven't covered any kind of database, per se, so far in these articles. But we have discussed another file layout that would serve our purposes very well: file systems. Essentially, any named entry in a library file is equivalent to a named file. The directory structure nicely fits the need for storing auxillary data along with the entry files. And that is, in fact, what we will use (VMS uses a separate file format for library files, but like UOS, the same format is used for all types of libraries). A library file is a file system container that can store named entries as files, and auxillary information in files in a separate directory in the library file or as properties (ancillary data streams) for the files inside the file system container file. One could theoretically store any number of different kinds of entries in a single file, if so desired. Though we will be keeping the different kinds of libraries segregated by type of data, there is nothing to prevent a user from storing help articles, object code, and audio media all in the same library file. Note that VMS libraries can only contain a single type of data, so UOS is more flexible in that respect.

The program that allows us to manage a library is called the LIBRARIAN. It uses library routines to perform the various options on a library file, and those routines are also used by programs which wish to read help articles for display to the user. So, the next few articles will first address the library routines, then the LIBRARIAN utility, and then we'll revisit the CUSPs we've already covered to add help support to them.

Now that we've discussed libraries in general, let's look at help libraries specifically. The root directory of the library file will contain a "help" folder within which the help articles will be stored. Each article will cover a single topic of help. In VMS, these articles were plain text, with a special symbol to indicate sub-topics. In UOS, the articles are simple HTML, with anchor tags (<a>) being used to link to other topics. The way we display HTML text will vary from device to device. For instance, on a dumb terminal, we would simply write a plain text version; on a electrostatic printer (such as a copier/printer), we'd use postscript to format things; and on a PC screen, we'd display it in a manner similar to an internet web browser. These details are things we will handle in a future article. For now, we'll just convert the HTML to plain text. Help libraries have the default extension of .HLB, and the input source file default extension is .HLP. The use of HTML means that the help layout is quite different from VMS help modules. On a character-cell terminals, the output of help via the LBR_Output_Help service will resemble what the user sees on VMS, but the output is constructed from the HTML text in this way: the HTML text is converted to plain-text and all anchor tags are used to build a list of related topics at the end of the text. Anchor tags refer to other modules, by name, in the help library. An anchor tag can refer to "." for the current module, or ".." to indicate backing up to the previously displayed module in the interactive help session. One other difference from VMS is that the main (root) help module (article) is the module named "Index". If this module does not exist, and the root module is needed, the result will likely be an error.

The Librarian services herein vary somewhat from VMS. Though we try to stick to the VMS documentation, the way help libraries differ between UOS and VMS is such that some changes were required, while other changes were made to simplify things. Although we could have slavishly followed the VMS documentation more closely, it would have made things more complicated than necessary - especially given the inherent differences in the library file formats. For example, services that return help text return it one line at a time on VMS, but the entire module text is returned at a time on UOS. This is to support future GUI display of HTML. One final note about the differences between UOS and VMS: VMS help files are assumed to be designed hierarchically. That is, each topic reference in a help article is considered to be a sub-topic of that article. UOS makes no such assumption - links can be to "child" topics, like VMS, or to "sibling" topics, or "parent" topics, or any topic. So there is no inherent child/parent relationship as is implied in VMS. In VMS, one backs up to a topic higher in the tree, where as in UOS, one merely backs up to the previously viewed topic. Of course, a UOS help library could be organized like VMS if desired, but none of the help officially provided with UOS will have that restrictive design.

Now let's look at the user documentation for the librarian service routines. Note that we are only going to address the routines that apply to help libraries at this time. We'll cover other librarian services in future articles.

All librarian service routine names are prefixed with "LBR_". To create a new library or use an existing library, the LBR_INI_CONTROL routine must be called to obtain a context number. This is passed to the other LBR_ routines and allows multiple libraries to be accessed without having to close one to open a new one. LBR_Open is then used to open a library file. LBR_Close is used to close a library file when you are finished with it. LBR_OUTPUT_HELP can be used to display help to the user and query him for more information, without the need to use LBR_INI_CONTROL, LBR_OPEN, or LBR_CLOSE.

LBR_Close
LBR_Close closes an open library file.

Format:

LBR_Close context

Returns:

Returns a condition code.

Argument:

context
The context value returned by LB_INI_CONTROL that indicates the library to close.

Description

Closes a library file opened with LBR_OPEN. This should always be called when you are finished with a library file.

Condition Codes Returned:

LBR_ILLCTL Specified context is not valid.
LBR_LIBNOTOPN Specified library is not open.
SS_NORMAL Normal completion.

LBR_Delete
LBR_Delete deletes a module from an open library file.

Format:

LBR_Delete context name

Returns:

Returns a condition code.

Arguments:

context
The address of a 64-bit context value returned by LB_INI_CONTROL that indicates the library to close.

name
The name of the module to delete. This is the address of a TSRB structure that points to the name of the module.

Description

Deletes the specified module from the library.

Condition Codes Returned:

LBR_ILLCTL Specified context is not valid.
LBR_LIBNOTOPN Specified library is not open.
LBR_NOTFOUND Specified module does not exist.
SS_NORMAL Normal completion.

LBR_Get_Help
LBR_Get_Help retrieves help text.

Format:

LBR_Get_Help context {line_width} {routine} {data} {key}

Returns:

Returns a condition code.

Arguments:

context
The address of a 64-bit context value returned by LB_INI_CONTROL that indicates the library to flush.

line_width
The address of a 64-bit value indicating the maximum line width for displayed text. The data passed to the routine will be broken into lines of this length using CRLF characters. Note that any single word that exceeds the line width will be on a line by itself and will exceed the line-length (it is not truncated to fit). A "word" is delimited by whitespace (one or more spaces and/or tabs). If a value of 0 is used, the text is returned as-is, with no inserted line breaks. However, line breaks within the module are not removed.

routine
The address of a callback routine. This routine is called each time help text is to be displayed. Two parameters are passed to the routine. The first is the value passed in the data argument. The second is the address of a TSRB structure that points to the complete help text. This data is only valid until the callback routine returns.

data
The address of a 64-bit integer value to be passed to the callback routine.

key
The address of a TSRB structure that points to the name of the help module to be returned. If the name is "*", the module named "Index" and the modules referenced by it will be returned. If the name is "*...", all modules are returned, in no particular order. If the key is 0 or name is null, the root module is returned. By convention, the module named "Index" is considered to be the root of the help library. If no key is given and no module named "Index" is found, an error is returned.

Description

Returns the specified help module text. Note that most application programs use LBR_OUTPUT_HELP to display help.

Condition Codes Returned:

LBR_ILLCTL Specified context is not valid.
LBR_LIBNOTOPN Specified library is not open.
LBR_NOTHLPLIB Specified library contains no help modules.
LBR_NOTFOUND Specified module is not found in the library.
SS_NORMAL Normal completion.

LBR_Ini_Control
LBR_Ini_Control initializes access to a library.

Format:

LBR_Ini_Control context function {type} {name} {default} {result} {length}

Returns:

Returns a condition code.

Arguments:

context
The address of a 64-bit integer to receive the context created by this call.

function
The address of a 64-bit value indicating the access type. The values are:
MenumonicMeaning
LBR_C_CreateCreate a new library file.
LBR_C_ReadOpen library for reads only.
LBR_C_UpdateOpen library for reads and writes.

type
The address of a 64-bit value indicating the type of library. The value must be one of the following:
MneumonicDescription
LBR_C_TYP_OBJObjects
LBR_C_TYP_SHSTBSharable image
LBR_C_TYP_MLBMacros
LBR_C_TYP_HLPHelp
LBR_C_TYP_TXTText
LBR_C_TYP_UNKUnknown
LBR_C_TYP_NCSNCS
A negative integer indicates a user-developed library.

name
The address of a TSRB structure that points to the name of the library.

default
The address of a TSRB structure that points to the default name of the library. Any missing fields in the name are substituted from this specification.

result
The address of a TSRB structure that points to the a buffer to receive the full filename of the library file.

length
The address of a 64-bit integer to receive the length of the result filename. Note that this will not exceed the length specified in the TSRB pointed to by the result argument.

Description

LBR_Ini_Control must be called before any other LBR_ service, except for LBR_OUTPUT_HELP. After calling, the LBR_OPEN service must be used to open or create the library. When done, the library should be closed with LBR_Close. If the call fails, the returned context is 0 and the service returns a condition code indicating the problem. Otherwise, the returned context is the value that must be used for other LBR_ calls.

Condition Codes Returned:

LBR_ILLFUNC Requested function is not valid.
LBR_ILLTYP Specified library type is not valid.
LBR_NOFILNAM Error. No filename was specified.
SS_NORMAL Normal completion.

LBR_Open
LBR_Open is used to open an existing library or to create a new library.

Format:

LBR_Open context {options} {name}

Returns:

Returns a condition code.

Arguments:

context
The address of a 64-bit context returned by LIB_Ini_Control.

options
The address of a 64-bit value indicating the creation options. These options are a contiguous array of 64-bit integers containing the following items:
OffsetDescription
0Allocation size, in bytes, for the library file.
1Internal clustersize, in bytes.
2Reserved for furture use. Should be 0.

name
The address of a TSRB structure that points to the name of the library. If null, the name passed to LBR_INI_Control is used.

Description

The LBR_OPEN service must be used to open or create a library. When done, the library should be closed with LBR_Close.

Condition Codes Returned:

LBR_ILLCTL Specified library control index is not valid.
LBR_ILLFMT Specified library format is not valid.
LBR_LIBOPN Specified library is already open.
SS_NORMAL Normal completion.

LBR_Output_Help
LBR_Output_Help is used to display help.

Format:

LBR_Output_Help routine {width} {path} {library} {flags} {input}

Returns:

Returns a condition code.

Arguments:

routine
The address of a routine to handle the output of help text. If 0, the service writes the data to sys$output. The routine takes one 64-bit address of a TSRB that contains a pointer to the article text.

width
The address of a 64-bit integer indicating the maximum line width of the output text. If not specified, or 0, the lines are limited based on the output device and the source text. If written to a target with no inherent width (such as a store file) the lines are limited to 80 characters.

path
The address of a TSRB that points to a help path. Generally this is simply the module name of the help text to display, but it can be used to provide a navigation path, with each item in the path indicating a module name, delimited by backslashes (\), which will allow the user to "back up".
If the value begins with an at-sign (@), the text following that is treated as a help library filename that will be used instead of the library argument. If Index or HELP is specified, the index module is used as the initial help text. If there is no Index module, the module displayed may be indeterminate.

library
The address of a TSRB structure that points to the name of the main help library.

flags
The address of a 64-bit integer containing processing flags:
MnuemonicDescription
HLP_M_PROMPTIf not specified, an input routine must be specified to handle prompting the user.
HLP_M_PROCESSThe process symbol name table is searched for default help.
HLP_M_GROUPThe group symbol name table is searched for default help.
HLP_M_SYSTEMThe system symbol name table is searched for default help.
HLP_M_LIBLISTA list of default libraries available is displayed for the user to choose from.
Multiple help libraries in addition to the main library can be used by defining HLP$LIBRARY, HLP$LIBRARY_1, HLP$LIBRARY_2, and so forth in the symbol tables, each symbol indicating a help library file name. These are used to resolve any anchor tags that refer to a module that is not in the main help library. If more than one of the HLP_M_PROCESS, HLP_M_GROUP, and/or HLP_M_SYSTEM flags are specified, searches are done in the order: process, group, system.

input
The address of a routine that is called when user input is needed. A 64-bit address is returned by the routine of a TSRB structure that points to the response text. If this is not specified or 0, HLP_M_PROMPT is required. If HLP_M_PROMPT is specified, this argument is ignored.

Description

LBR_Output_Help is used to display help text. A program can leave the entire processing of help to the service by providing no routine or input arguments and specifying HLP_M_PROMPT in the flags. LBR_INI_CONTROL, LBR_OPEN, and LBR_CLOSE are all handled internally.
In non-GUI settings, the default input will prompt the user differently depending on the situation. The default prompt for the user is "Topic?", though this can be changed by the input routine.
The user response to the prompt is handled this way:
User responseBehavior of LBR_OUTPUT_HELP
?Displays an alphabetic list of all topics (module names) in the help library.
Ctrl-ZImmediately exit interactive help session.
EnterReturn to previously viewed help module. If there are no previously viewed modules, exit the interactive help session.
nameAny other response is interpreted as a module name to display. If the specified module isn't found, an error is shown and the user is prompted again. The main library is searched first, then the other libraries are searched if the topic isn't found.

Condition Codes Returned:

LBR_ILLINROU Input routine improperly specified or omitted.
LBR_NOHLPLIS Error. No default help libraries can be opened.
LBR_INVPATH Part of the path contains invalid characters.
SS_NORMAL Normal completion.

LBR_Put_Module
LBR_Put_Module creates a new module in the library or overwrites an existing one with the same name.

Format:

LBR_Put_Module context name module

Returns:

Returns a condition code.

Arguments:

context
The context value returned by LB_INI_CONTROL that indicates the library to modify.

name
The address of a TSRB structure which points to the name of the module to write. This must not be null and must be a valid UOS filename (without wildcards).

module
The address of a TSRB structure which points to the data to be written to the module.

Description

LBR_Put_Module writes a memory image of a module to the library.

Condition Codes Returned:

LBR_ILLCTL Specified library control index is not valid.
LBR_LIBNOTOPN Specified library is not open.
LBR_INVNAME The name is null or does not conform to a valid UOS filename. SS_NORMAL Normal completion.

In the next article, we will begin to look at the code to implement the above library services.