home *** CD-ROM | disk | FTP | other *** search
/ Delphi Anthology / aDELPHI.iso / Runimage / Delphi50 / Bin / brcc32.exe / string.txt next >
Text File  |  1999-08-11  |  9KB  |  234 lines

  1. 1      options marked with a '*' are on by default\n\n  @<filename>        Take instructions from command file\n  -r                    (ignored for compatibility)\n  -16                   Build 16-bit Windows compatible .res file\n  -32                 * Build 32-bit Windows compatible .res file\n  -fofilename           Set output filename\n  -v                    Verbose\n  -ipath                Set include path\n  -dname[=string]       Define #define\n  -x                    Ignore INCLUDE environment variable\n  -m                    Enable multi-byte character support\n  -cdddd                set default code page to nnnn\n  -lxxxx                set default language to xxxx\n  -31   Provided for downward compatibility (build 16-bit .res file)\n  -w32  Provided for downward compatibility (build 16-bit .res file)\n  -? or -h              Display this message\n
  2. 2    Borland Resource Compiler  Version 5.40\nCopyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.\n
  3. 3    Illegal Parameter: %s\n\n
  4. 4    Cannot nest command files: %s\n
  5. 5    Syntax: %s [options ...] filename\n
  6. 6    \nError Could not open input file %s\n
  7. 7    \nWarning %s %ld %0ld: %s\n
  8. 8    \nWarning %s\n
  9. 9    \nError %s %ld %0ld: %s\n
  10. 10    \nFatal error %s\n
  11. 11    New File: %s\n
  12. 12    Lines: Current %d, Total %d\n
  13. 13    %s\n
  14. 14    Code page %s doesn't exist in registry. \n\n
  15. 20001    Could not allocate memory
  16. 20002    Memory lock failed
  17. 20003    Memory unlock failed
  18. 20004    File creation failed
  19. 20005    Could not open file
  20. 20006    File seek failed
  21. 20007    File read failed
  22. 20008    File write failed
  23. 20009    Virtual table allocation failed
  24. 20010    Virtual table put failed
  25. 20011    Virtual table read failed
  26. 20012    Virtual table get failed
  27. 20013    Virtual table create failed
  28. 20014    Virtual table write failed
  29. 20015    Virtual table lock failed
  30. 20016    Virtual buffer allocation failed
  31. 20017    Virtual buffer lock failed
  32. 20018    Compile
  33. 20019    Binary too large
  34. 20020    Unexpected NULL pointer encountered
  35. 20021    Input source stack overflow
  36. 20022    Cannot find resource
  37. 20023    Unexpected file format
  38. 20024    Unreleased version format
  39. 20025    Software error!
  40. 20026    Not implemented
  41. 20027    You cannot use this identifier.\nIt is a keyword, resource type name or resource name
  42. 20030    A resource with this id already exists
  43. 20031    A resource type with this id already exists
  44. 20032    An identifier with this name already exists
  45. 20034    Invalid parameter passed to core
  46. 20035    There is no read/write RC file selected
  47. 20036    There is no read/write header file selected
  48. 20037    Not a valid identifier name
  49. 20038    Fonts must have numeric resource IDs
  50. 20039    Object is read only
  51. 20040    Cannot delete main file
  52. 20041    Cookie has been deleted
  53. 20042    Move operation failed
  54. 20043    Reference to %s in file %s cannot be changed. File is read-only
  55. 20044    Reference to %s in %s has been changed.
  56. 20045    Unable to save changes to %s.  Changes were saved in %s instead.  If this file is open in another view, close that view and try saving again. 
  57. 20046    %s
  58. 20047    ClassExpert does not allow deletion of this resource
  59. 20048    There are %d event handlers associated with this item.
  60. 20049    There are %d instance variables associated with this item.
  61. 20050    Delete the instance variables and/or handlers?
  62. 20051    Input and output file names are the same.
  63. 20052    Illegal macro definition in command line or defines page.
  64. 20053    File %s is not writable.
  65. 20054    A resource in this file uses language id 0x%s. In order to edit this resource, Resource Workshop needs to translate it using a code page that is unavailable on this computer.
  66. 20100    Token is too large for scanner (unbalanced quotes?)
  67. 20101    Bad character in source input
  68. 20102    #define text too long
  69. 20103    Invalid preprocessor directive
  70. 20104    Symbol %s is already defined. Redefinition is not the same
  71. 20105    Symbol %s is not defined
  72. 20106    Expecting #define identifier
  73. 20107    '#else' before '#if'
  74. 20108    '#endif' before '#if'
  75. 20109    Syntax error
  76. 20110    Unexpected end of file
  77. 20111    Expecting resource name or resource type name
  78. 20112    Expecting RESEND
  79. 20113    Expecting ')'
  80. 20114    Expecting field type
  81. 20115    Expecting identifier
  82. 20116    Expecting ']'
  83. 20117    Expecting constant expression
  84. 20118    Expecting '}'
  85. 20119    Expecting field name, field type or function keyword
  86. 20120    Expecting field name
  87. 20121    Expecting '='
  88. 20122    Expecting expression
  89. 20123    Expecting function keyword
  90. 20124    Expecting filename
  91. 20125    Expecting RESPARENT or RESITEMCOUNT
  92. 20126    Expecting ','
  93. 20127    Expecting resource type
  94. 20128    Expecting filename in quotes
  95. 20129    Expecting a number or '('
  96. 20130    Expecting number field name or '('
  97. 20131    Expecting field keyword
  98. 20132    Expecting BEGIN
  99. 20133    Expecting END
  100. 20134    Not a positive short integer
  101. 20135    HEXSTRING over 255 bytes long
  102. 20136    Invalid value in HEXSTRING
  103. 20137    Field too large
  104. 20138    PASCAL string over 255 bytes
  105. 20139    Semantic error
  106. 20140    Resource binary too big
  107. 20141    Cannot open file: %s
  108. 20142    Conflicting memory options
  109. 20143    Resource type already exists
  110. 20144    Field name already used
  111. 20145    Optional field keyword already used
  112. 20146    Duplicate RESITEM keyword
  113. 20147    Duplicate EDITDATA keyword
  114. 20148    Duplicate RESBIN keyword
  115. 20149    Only one unnamed item allowed
  116. 20150    Positional optional fields must preceed keyword optional fields
  117. 20151    Item keyword already used
  118. 20152    Field definitions not allowed
  119. 20153    RESITEM definitions not allowed
  120. 20154    RESBIN field not defined
  121. 20155    RESBIN fields not allowed
  122. 20156    '|=' default value not allowed for an array
  123. 20157    '|=' default value not supported for this field type
  124. 20158    Field names cannot be reserved words
  125. 20159    Item names cannot be reserved words
  126. 20160    Nested default values not allowed
  127. 20161    String ID is already used
  128. 20162    Resource of that name/ID and type already exists
  129. 20163    Expecting file extension
  130. 20164    Incomplete expression
  131. 20165    A MENU or POPUP must have at least one item
  132. 20166    An ACCELERATORS table must have at least one item
  133. 20167    Expecting a valid file extension (3 letters or less)
  134. 20168    Fonts must have numeric resource IDs
  135. 20169    Invalid font format
  136. 20170    Invalid icon format
  137. 20171    Invalid cursor format
  138. 20172    Invalid bitmap format
  139. 20173    Expecting filename or BEGIN
  140. 20174    #undef is not supported
  141. 20175    Macro parameter substitution is not supported
  142. 20176    Expecting signed character
  143. 20177    Expecting unsigned character
  144. 20178    Expecting signed short integer
  145. 20179    Expecting unsigned short integer
  146. 20180    Expecting signed long integer
  147. 20181    Expecting unsigned long integer
  148. 20182    Expecting character
  149. 20183    Expecting quoted string
  150. 20184    Expecting resource ID or name
  151. 20185    Expecting resource type ID or name
  152. 20186    Expecting filename
  153. 20187    Expecting window rectangle (4 signed integers)
  154. 20188    Expecting UBYTES
  155. 20189    Expecting class name or ID
  156. 20190    Expecting HEXSTRING (hex digits surrounded by single quotes)
  157. 20191    Invalid menu option
  158. 20192    Invalid accelerator option
  159. 20193    Invalid accelerator key value
  160. 20194    Invalid font specification
  161. 20195    Expecting caption: quoted string or unsigned integer
  162. 20196    String too long
  163. 20197    Expecting control window style
  164. 20198    Expecting menu text (quoted string) or SEPARATOR
  165. 20199    Compile initialization failed
  166. 20200    Input reset failed
  167. 20201    Source input stack overflow (too many nested includes?)
  168. 20202    Parser stack overflow
  169. 20204    Expression stack overflow
  170. 20206    File IO error
  171. 20207    New symbol failed
  172. 20208    New field instance failed
  173. 20209    Allocate failed
  174. 20210    Memory lock failed
  175. 20211    VTMgr allocation error
  176. 20212    VTMgr lock error
  177. 20213    VBuff allocation error
  178. 20214    VBuff lock error
  179. 20215    Fatal error
  180. 20216    Internal software error
  181. 20217    Not implemented error
  182. 20218    Device dependent bitmap does not match current display. Cannot convert
  183. 20219    File too large
  184. 20220    Preprocessor directives not allowed
  185. 20221    Too much data for 1 field
  186. 20222    A compile is in progress in another instance
  187. 20223    Cannot convert Windows 2 image: file is read-only
  188. 20224    Too many controls
  189. 20225    Invalid escape sequence
  190. 20226    Too many digits in a number
  191. 20227    Identifier is out of scope
  192. 20228    Expecting unit keyword
  193. 20229    Expecting semicolon
  194. 20230    Expecting interface keyword
  195. 20231    Must be first token on a line
  196. 20232    Pascal syntax error (unrecognized token)
  197. 20233    Unexpected const keyword
  198. 20234    Unexpected operator
  199. 20235    Division by zero is not allowed
  200. 20236    #error directive encountered: %s
  201. 20237    Expecting window rectangle (4 signed long integers)
  202. 20238    User break
  203. 20239    Bitmap conversion failed
  204. 20240    L string prefix is not allowed
  205. 20241    Unexpected end of file in conditional started on line %s
  206. 20242    Unterminated string or hexstring constant
  207. 20243    Resource id's between 32768 and 65535 can cause problems on Windows 95
  208. 20244    Code Page %s is unavailable on this system. #pragma ignored.
  209. 20245    Could not translate characters to Unicode.
  210. 21001    Compiling %s
  211. 21002    Defining %s
  212. 21003    Compiling String Table %s
  213. 21004    Compiling RESTYPE: %s
  214. 21005    Constant %s
  215. 21006    Decompiling 
  216. 21007    Renaming resources...
  217. 21008    Saving 
  218. 21009    Computing Sizes...
  219. 21010    Copying Segments...
  220. 21011    Copying Debugging Data...
  221. 21012    %d X %d  %d Colors
  222. 21013    %d X %d  %d Colors
  223. 21014    rcinclude 
  224. 21015    pascal include 
  225. 21016    pascal unit 
  226. 21017    #include 
  227. 21018    Unknown type: 
  228. 21019    Resource compiler error: %s
  229. 21020    Resource compiler warning: %s
  230. 21021    Identifiers
  231. 21022    Empty optional fields should be filtered
  232. 21023    const: 
  233. 21024    #define: 
  234.