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

Lexical functions - F$MESSAGE

In this article, and the next ones, we will be covering file I/O. We've discussed files from the standpoint of a file system. But now we will look at how the File Processor component deals with file I/O. We bring this up at this point because the next (and final, for now) lexical function that we are discussing is F$MESSAGE which returns message text from a file. As we follow the code through, we will be deep diving into the FIP. Here is the definition.

F$MESSAGE returns a string containing the facility, severity, identification, and text associated with a given system status code.

Format
F$MESSAGE(code{,options})

Return Value
A character string containing the system message with the elements specified in the second argument (or all elements if the second argument is omitted).

Even though each message in the system message file has a numeric code associated with it, not every possible numeric value corresponds to a system message. If a code is specified that has no corresponding message, the function returns a string containing the NOMSG error message.

Arguments
code

A integer code specifying the error to return text for.

options

Specifies one or more message fields to include in the returned string. If no options are specified or the argument is omitted, all fields are included. More than one field can be specified by delimiting them by commas. The following field names can be specified:
KeywordField included
FACILITYFacility name
SEVERITYSeverity level indicator
IDENTMessage identification code
TEXTExplanatory text of message

If the facility, severity, or ident is returned, it (or they) will be prefixed with the percent sign (%). If more than one are specified, they are delimited with dashes (-).
If only the text is included, it is not prefixed with any character. But if it is included with the facility, severity, and/or ident, the text is separated from the rest of the fields by a comma and a blank (, ).

Example
$ A = F$MESSAGE(%X0F)
This call will set the symbol A to the error message corresponding to error message 15 (0F hexadecimal). The text will include all four fields of the message.

        Function_MESSAGE : begin
                               if( Missing_Parentheses( '(' ) ) then
                               begin
                                   exit ;
                               end ;
                               if( Parse_Message( Err, Context ) ) then
                               begin
                                   exit ;
                               end ;
                               if( Missing_Parentheses( ')' ) ) then
                               begin
                                   exit ;
                               end ;
                               S := Context ;
                           end ;
This code is added to the Function_Reference function.

function Parse_Message( var Err : integer ; var Context : string ) : boolean ;

var Code : integer ;
    Elements : string ;
    Flags : int64 ;
    I : integer ;
    S : string ;

begin
    // Setup...
    Result := False ; // Assume no problems
    Context := '' ;
    Elements := '' ;
    Flags := 0 ;

    // Get items...
    Code := Get_Numeric_Parameter( Err, Context ) ;
    if( Err <> 0 ) then
    begin
        exit ;
    end ;
    if( Parser.Peek = ',' ) then
    begin
        Get_Token ; // Eat comma
        Elements := lowercase( Get_Parameter( Err, Context ) ) ;
        if( Err <> 0 ) then
        begin
            exit ;
        end ;
    end ;
This new function starts like all of the other lexical function execution code we've covered in past articles. We get the parameters, the second of which is optional.

    // Process elements...
    if( Elements <> '' ) then
    begin
        I := pos( ',', Elements + ',' ) ;
        S := trim( copy( Elements, 1, I - 1 ) ) ;
        Elements := copy( Elements, I + 1, length( Elements ) ) ;
        if( S = 'facility' ) then
        begin
            Flags := Flags or 8 ;
        end else
        if( S = 'severity' ) then
        begin
            Flags := Flags or 4 ;
        end else
        if( S = 'ident' ) then
        begin
            Flags := Flags or 2 ;
        end else
        if( S = 'text' ) then
        begin
            Flags := Flags or 1 ;
        end else
        begin
            Err := UCL_IVKEYW ; // Unrecognized keyword
            Context := S ;
            exit ;
        end ;
    end ;
    if( Flags = 0 ) then
    begin
        Flags := -1 ; // Include all options
    end ;

    Context := GETMSG( Code, Flags ) ;
end ; // Parse_Message
Next we loop through all keywords specified in the second argument. For each one, we set the corresponding flag, and exit with an error if an invalid keyword is encountered. If Flags is 0, there were no fields specified, so we set all the bits to include all fields. Then we call the GETMSG function to get the value.

function GETMSG( Msg, Flags : int64 ) : string ;

var Reslen, OutAdr : int64 ;

begin
    Reslen := 0 ;
    OutAdr := 0 ;
    setlength( Result, 1024 ) ;
    SYS_GETMSG( Msg, int64( @Reslen ), int64( PChar( Result ) ), Flags, int64( @OutAdr ) ) ;
    setlength( Result, Reslen ) ;
    Result := trim( Result ) ;
end ;
This new function is added to the PasStarlet unit. It gets the result and then returns it as a Pascal string. We set the result buffer to 1K bytes length, since no system message will exceed that. Then we pass the address of that buffer (in a string) and make the system call. We then trim the result text to the returned length and return it to the caller.

procedure SYS_GETMSG( Msg, Reslen, Res, Flags, OutAdr : int64 ) ;

begin
    LIB_SYS_GETMSG( Msg, Reslen, Res, Flags, OutAdr ) ;
end ;
This function is added to the SYS unit, which simply calls LIB_SYS_GETMSG. This is another instance of where VMS puts a system service in the executive that really doesn't belong there - primarily because it does not need to be there. Thus, we handle it in Starlet.

procedure LIB_SYS_GETMSG( Msg, Reslen, Res, Flags, OutAdr : int64 ) ;

var Buffer : PAnsiChar ;
    F : TCOM_File64 ;
    Facility, Severity, Ident, Mess : string ;
    I : int64 ;
    Prefix, S : string ;

begin
    Prefix := inttostr( Msg ) + ' ' ;

    // Open message file...
    F := nil ;
    S := LIB_Get_Symbol( 'sys$language' ) ;
    if( ( S <> '' ) and ( lowercase( S ) <> 'english' ) ) then
    begin
        F := Open_Binary_File( 'sys$system:messages.' + S + '.txt', FAB_V_GET or FAB_V_SHRALL ) ;
    end ;
    if( F = nil ) then
    begin
        F := Open_Binary_File( 'sys$system:messages.txt', FAB_V_GET or FAB_V_SHRALL ) ;
    end ;
    if( F = nil ) then
    begin
        exit ;
    end ;
This function does the work of returning the specified error message. The format of the file is one line per message, starting with the integer code, a space, and the full message, including all four fields. Here are a couple lines from the file for illustration:

201 %LIB-E-INVTIM, Invalid time
202 %LIB-E-ILFORF, Unrecognized format field

We create a prefix string to compare each line, consisting of the code and a space. Then we open the message file.

To support localization, we first get the user's current language. If it is set and isn't "english", we add the language to the end of the messages filename. If that file isn't found (or the current language is english), we open the default file (which is english). If there is an error opening the file, we simply exit.

    // Look up the error code...
    S := '' ;
    while( copy( S, 1, length( Prefix ) ) <> Prefix ) do
    begin
        if( F.EOF ) then
        begin
            S := '' ;
            break ;
        end ;
        F.Readln( Buffer ) ;
        S := Ansistring( Buffer ) ;
    end ;
    F.Free ;
Next we look up the error code by reading the message file and comparing the start of each line with the prefix we constructed above. If we hit the end of the file without finding a match, we set S to null and exit the loop. The loop ends if a match is found. After the loop, S will either be null or the message text from the messages file.

    // Parse message...
    if( S = '' ) then
    begin
        S := Prefix + '%NONAME-W-NOMSG, Message number ' + Prefix ;
    end ;
    I := pos( ' ', S ) ;
    S := copy( S, I + 2, length( S ) ) ; // Strip number prefix and "%"

    I := pos( '-', S ) ;
    Facility := copy ( S, 1, I - 1 ) ;
    S := copy( S, I + 1, length( S ) ) ;
    I := pos( ', ', S ) ;
    Severity := copy( S, 1, 1 ) ;
    S := copy( S, 3, length( S ) ) ;
    I := pos( ', ', S ) ;
    Ident := copy( S, 1, I - 1 ) ;
    Mess := copy( S, I + 2, length( S ) ) ;
If no match was found in the file, we default to a NOMSG error text. Next, we trim the code number from the beginning of the string. Now, we parse each field out of the string into the appropriate string variable.

    // Build result string...
    S := '' ;
    if( ( Flags and 8 ) <> 0 ) then
    begin
        S := Facility ;
    end ;
    if( ( Flags and 4 ) <> 0 ) then
    begin
        if( S <> '' ) then
        begin
            S := S + '-' ;
        end ;
        S := S + Severity ;
    end ;
    if( ( Flags and 2 ) <> 0 ) then
    begin
        if( S <> '' ) then
        begin
            S := S + '-' ;
        end ;
        S := S + Ident ;
    end ;
    if( S <> '' ) then
    begin
        S := '%' + S ;
    end ;
    if( ( Flags and 1 ) <> 0 ) then
    begin
        if( S <> '' ) then
        begin
            S := S + ', ' ;
        end ;
        S := S + Mess ;
    end ;
Next, we use the passed flags to build up the result string. We make sure that any field other than the text is prefixed with "%" if it is the first field. We insert the appropriate delimiter, if one is needed, and the value. By the end of this process, we have the result string.

    // Write results...
    if( Res <> 0 ) then
    begin
        move( PChar( S )[ 0 ], pointer( Res )^, length( S ) ) ;
    end ;
    if( Reslen <> 0 ) then
    begin
        PInt64( Reslen )^ := length( S ) ;
    end ;
    if( OutAdr = 0 ) then
    begin
        PInt64( OutAdr )^ := 0 ;
    end ;
end ; // LIB_SYS_GETMSG
Finally, we write the result and length to the user address space.

The above code depends upon the Open_Binary_File function, which we will cover in the next article.

 

Copyright © 2020 by Alan Conroy. This article may be copied in whole or in part as long as this copyright is included.