File: english.msg

package info (click to toggle)
dosemu-freedos 1%3A0.0.b9r5a%2Betch.1-0etch1
  • links: PTS
  • area: contrib
  • in suites: etch
  • size: 19,744 kB
  • ctags: 23,279
  • sloc: ansic: 143,864; asm: 20,397; makefile: 3,868; perl: 1,106; yacc: 690; sh: 553; pascal: 297; xml: 150; cpp: 67
file content (229 lines) | stat: -rw-r--r-- 7,104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
$Id: ENGLISH.MSG 3.3 1999/02/17 05:18:08 ska Rel ska $ $Name: v3_2 $

Local message definition file for LIB.

>>>>>>E_hlpScreen 127
Usage: %s [{option}] libname [{option}] [{command}] [, listfile]
    libname     library file pathname
    command     sequence of operations to be performed (optional)
    listfile    file name for listing file (optional)

A command is of the form: <symbol>modulename, where <symbol> is:
    +           add module to the library
    -           remove module from the library
    *           extract module without removing it
    -+ or +-    replace module in library
    -* or *-    extract module and remove it
or  @file       use the contents of the file as a list of commands

These options are available:
	/C /P=SIZE /G /A /M /D /X /S /Q /W /I[=NUMBER] /V /? /@=FILE

	To learn more about the options use the "/H" option.

>>>>>>I_locMsgFile
$Id: ENGLISH.MSG 3.3 1999/02/17 05:18:08 ska Rel ska $
>>>>>>M_2hlpScreen
  Available options for %s:

    /?          Display the primary help screen
    /H          Display this help screen about the options
    /V          Display the version information and some default values
    /C          case-sensitive library
    /P=SIZE     Set the library page size to SIZE
    /G          Glob the modulenames internally, not depending on
                external files (ignored for '+', '+-', and '-+')
    /A          Allow /G also for '+-' and '-+'
    /M          Do not modify the module names
    /D          Allow double module names in the library
    /X          Do not align the library index at a 512 byte boundary
    /S          Silent. Do not display which modules are added/subtracted
    /Q          Quiet. Suppress all output except warning or error messages
    /W          Do not warn that a module to be replaced was not in the library
    /I[=NUMBER] Display information about the page size. The optimal page
                size value is searched within a range of NUMBER values
    /@=FILE     Enter special extraction mode. Report all extractions into FILE

>>>>>>E_noHandleBAK 30
Backup files cannot be input files
>>>>>>M_openLib
Opening library '%s'
>>>>>>E_renameToBAK 31
Failed renaming library '%s' to *.BAK
>>>>>>W_createNew
Creating new library
>>>>>>E_recRspFile 32
Recursive response files not supported
>>>>>>E_cmdModeMissing 33
File name without a symbol
>>>>>>E_cmdLine 34
Too many arguments are following the comma
>>>>>>E_libRead 35
Reading of library '%s' failed or a quirk in the file structure 
>>>>>>M_createLib
Creating library '%s'
>>>>>>E_accessFile 36
Permission denied to opened file '%s'
>>>>>>E_libEnd 37
Library contains no end mark
>>>>>>E_libMisDir 45
Library directory not found.
%-%normal,red blink%\tLibrary possibly broken%-%normal%
>>>>>>E_libHeader 38
The library does not start with the start mark.
%-%normal,red blink%\tLibrary possibly broken%-%normal%
>>>>>>E_corruptMod 39
File structure broken: on item type 0%02xH
in or after module (OBJ file) '%s'
%-%normal,red blink%\tLibrary possibly broken%-%normal%
>>>>>>E_emptyMod 40
Empty record of type 0%02xH encountered, even Check Sum is missing!
in or after module (OBJ file) '%s'
%-%normal,red blink%\tLibrary possibly broken%-%normal%
>>>>>>E_badCrc 41
Bad Check Sum of record of type 0%02xH in or after OBJ '%s'
%-%normal,red blink%\tLibrary possibly broken%-%normal%
>>>>>>E_cmdMode 42
The commands '+' (add) and '*' (extract) cannot be combined,
\tas with module '%s'
>>>>>>E_xtrctMode 49
The commands '+' (add) and '-' (extract) cannot be used
\tin the special extraction mode, as with module '%s'
>>>>>>M_createLstFile
Creating list file '%s'
>>>>>>M_copyLib
Copying library '%s'
>>>>>>M_createDir
Creating library directory
>>>>>>W_pageSize
A page size less than %u is not allowed
>>>>>>E_noPages 50
The symbols cannot be placed into the directory.
\tReduce the number of stored OBJ files
>>>>>>E_dblSymbol 51
The symbol '%s' is defined twice
>>>>>>E_openLib 45
Error opening library '%s'
>>>>>>M_recreateDir
Failed. Recreate directory with %u pages..
>>>>>>W_noModEnd
Module has no MODEND. %s may be corrupt
>>>>>>W_modAlreadyIn
Module '%s' already in library. %-%inverse,blink%*NOT*%-%normal% changed
>>>>>>E_modAddTwice 52
Try to add module '%s' twice ignored
>>>>>>W_matchFiles
No files matching '%s'
>>>>>>E_emptyModName 43
No module name in '%s'
>>>>>>E_processModule 44
Module '%s' not found
>>>>>>E_nrAddMod 100
>>>>>>E_noExtSubMod 101
No module '%s' to extract or subtract
>>>>>>E_nrDblSym 102
>>>>>>E_nrDblMod 103
>>>>>>M_modSubtract
Subtract module '%s'
>>>>>>M_modExtract
Extract module '%s'
>>>>>>M_modSubExt
Subtract and extract module '%s'
>>>>>>M_modAdd
Add module '%s'
>>>>>>E_createFile 21
Cannot create file '%s'
>>>>>>E_pageOverflow 30
There are not enough pages to store the modules in.
\tIncrease the page size (currently: %u bytes) by
\tspecifying the %-%bright%/P=%-%normal% option on command line
>>>>>>W_globMatch
%-%normal%The two module specifications matches each other!
	The second one is %-%inverse,blink%*ignored*%-%normal%.
	1) '%s',
	2) '%s'
>>>>>>W_notFound
%-%normal%Corresponding module '%s' not found!
The module is %-%inverse,blink%*not*%-%normal% changed
>>>>>>M_pageInfo
Creating page size information
>>>>>>M_HeadPageSize

  Type     Page Size   Library Size   Slack Area      Pad Bytes (all in bytes)

>>>>>>M_pageSize
%8s %9u %16s + %8u %16s

>>>>>>M_aliPageSize
%8s %9u %16s %10u %16s

>>>>>>M__Current
Current
>>>>>>M__Minimal
Minimal
>>>>>>M__Maximal
Maximal
>>>>>>M__Optimal
Optimal
>>>>>>M__Original
Original
>>>>>>M_dirSize

number of index pages: %u (512 bytes each)

>>>>>>E_libTooLong 48
Library too big. Cannot place all OBJ modules in the library
>>>>>>E_version 125

This is LIB, the librarian for MS compatible OBJ and LIB files.
		%s

Version information:
%s
%s
Internal defaults and limits:
page size                : %u..65535
number of data pages     : 0..65533
number of directory pages: 1..%u
default value for "/I="  : %u

Available far memory     : %s %s

>>>>>>W_lowMemMinit
Memory low, cache not initialized.
\tThis might require some time
>>>>>>E_creatTmp 40
Cannot create temporary file
>>>>>>M_restart
Creation of the library failed. Increasing page size
>>>>>>M_newPageSize
Retrying to create library with page size %u
>>>>>>E_noFarMem 50
Out of far memory
>>>>>>E_noUpcaseMode 122
Internal error: Invalid upcase mode in upCaseFct()
>>>>>>M_kilobytes
KB
>>>>>>M_bytes
bytes
>>>>>>M_dbgAvail
Debug code enabled.

>>>>>>M_chgDbgFlags
Change debug flags to: "%s"
>>>>>>M_scanCmds
Scanning commands..
>>>>>>E_LIBHEAD 49
Library header record within file.
\tThe module/library "%s" is broken
>>>>>>M_xtract
Special extraction mode initialized, report file: %s
>>>>>>M_xtrctOld
original name: "
>>>>>>M_xtrctNew
"\r
new name: "%s"\r

>>>>>>W_dbgIgn
Debug flags ignored!
	Support for debugging not implemented