home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 May / dpcb0598.iso / Business / Draw8 / Programs / sccres78.dll / string.txt next >
Text File  |  1997-11-07  |  8KB  |  234 lines

  1. 29502    CorelSCRIPT
  2. 30001    Warning:
  3. 30002    Error:
  4. 30003    Fatal error:
  5. 30050    %s(%d) %s %s\n
  6. 30051    %s %s\n
  7. 30052    %lu error(s), %lu warning(s).\n
  8. 30053    Maximum number of errors has been reached.\n
  9. 30054    Error!
  10. 30055    Could not read or write to file.
  11. 30100    %s is missing a parameter.
  12. 30101    Bad space for precompiler scanner.
  13. 30102    No space for precompiler scanner.
  14. 30103    Precompiler stack overflow.
  15. 30104    Precompiler syntax error at symbol "%s".
  16. 30105    Parameter has missing or invalid quotes.
  17. 30106    Could not open file "%s".
  18. 30107    Too many parameters specified.
  19. 30108    Inclusion within inclusion of file "%s".
  20. 30109    Unrecognized character <%c>
  21. 30110    Bad space for scanner.
  22. 30111    No space for scanner.
  23. 30112    Stack overflow.
  24. 30113    Syntax error at symbol "%s".
  25. 30114    Redefinition of label "%s".
  26. 30115    "%d" is an invalid label number.
  27. 30116    "%s" is an invalid label.
  28. 30117    Invalid named-unnamed parameter mix.
  29. 30118    Type mismatch.
  30. 30119    FOR, NEXT control variable mismatch.
  31. 30120    Missing parameter.
  32. 30121    Invalid return type.
  33. 30122    Invalid procedure name.
  34. 30123    Invalid number of parameters.
  35. 30124    Parameter type mismatch.
  36. 30125    Procedure not defined in proper location.
  37. 30126    Invalid parameter
  38. 30127    Could not resolve label.
  39. 30128    Function return value not used in proper location.
  40. 30129    ALIAS specified without LIB.
  41. 30130    VARIANT type not allowed in DLL declaration.
  42. 30131    VARIANT type not allowed for CONST.
  43. 30132    Invalid initial data type for STATIC variable.
  44. 30133    EXIT %s outside of %s.
  45. 30134    EXIT outside of loop and procedure definition.
  46. 30135    Type declaration character does not match declared type.
  47. 30136    Syntax error at end of line.
  48. 30137    Precompiler syntax error at end of line.
  49. 30138    Could not load resource file.
  50. 30139    Invalid precompiler command.
  51. 30200    CLOSEDIALOG
  52. 30201    SETTEXT
  53. 30202    GETTEXT
  54. 30203    SETIMAGE
  55. 30204    GETIMAGE
  56. 30205    SETVALUE
  57. 30206    GETVALUE
  58. 30207    SETRANGE
  59. 30208    GETRANGE
  60. 30209    SETINC
  61. 30210    GETINC
  62. 30211    STEP
  63. 30212    SETARRAY
  64. 30213    ENABLE
  65. 30214    SETSEL
  66. 30215    GETSEL
  67. 30216    RESET
  68. 30217    SET3STATE
  69. 30218    SETDMODE
  70. 30219    SETHELPPATH
  71. 30220    GETHELPPATH
  72. 30221    SETHELPINDEX
  73. 30222    GETHELPINDEX
  74. 30223    SETPRECISION
  75. 30224    GETPRECISION
  76. 30225    MOVE
  77. 30226    SETSTYLE
  78. 30227    GETSTYLE
  79. 30228    GETPOS
  80. 30229    SETTIMER
  81. 30230    GETTIMER
  82. 30231    Declared sub "%s" not defined.
  83. 30232    Declared function "%s" not defined.
  84. 30233    Label "%s" not defined.
  85. 30234    Line Number %ld not defined.
  86. 30235    FOR statement without NEXT.
  87. 30236    IF statement without END IF.
  88. 30237    ELSE IF statement without END IF.
  89. 30238    ELSE statement without END IF.
  90. 30239    DO statement without LOOP.
  91. 30240    DO WHILE statement without LOOP.
  92. 30241    DO UNTIL statement without LOOP.
  93. 30242    WHILE statement without WEND.
  94. 30243    SELECT statement without END SELECT.
  95. 30244    %s "%s" does not support dialog function "%s".
  96. 30245    %s or %s not specified.
  97. 30246    Dialog
  98. 30247    Dialog control
  99. 30248    WITH statement without END WITH.
  100. 30249    WITHOBJECT statement without END WITHOBJECT.
  101. 30250    NEXT statement without FOR.
  102. 30251    WEND statement without WHILE.
  103. 30252    ELSEIF statement without IF.
  104. 30253    ELSE statement without IF.
  105. 30254    END IF statement without IF.
  106. 30255    LOOP statement without DO.
  107. 30256    LOOP WHILE statement without DO.
  108. 30257    LOOP UNTIL statement without DO.
  109. 30258    CASE statement without SELECT.
  110. 30259    CASE ELSE statement without SELECT.
  111. 30260    END SELECT statement without SELECT.
  112. 30261    SETVISIBLE
  113. 30262    GETITEM
  114. 30263    GETITEMCOUNT
  115. 30264    ADDITEM
  116. 30265    REMOVEITEM
  117. 30266    End procedure command outside of procedure.
  118. 30267    Illegal termination of WITH statement.
  119. 30268    END WITHOBJECT statement without WITHOBJECT.
  120. 30269    Procedure "%s" already defined.
  121. 30270    GETID
  122. 30271    Division by 0.
  123. 30272    Out of memory.
  124. 30273    Overflow.
  125. 30274    Operation error.
  126. 30275    CONST has no explicit type; type %s assumed.
  127. 30276    Implicit declaration not allowed.
  128. 30277    Undefined operator for specified type.
  129. 30278    GETTOPPOSITION
  130. 30279    GETLEFTPOSITION
  131. 30280    GETWIDTH
  132. 30281    GETHEIGHT
  133. 30282    GETBITMAPWIDTH
  134. 30283    GETBITMAPHEIGHT
  135. 30284    SETBITMAPOFFSET
  136. 30285    Dialog "%s" was defined using local variables in another procedure.
  137. 30286    SETTICK
  138. 30287    GETTICK
  139. 30288    Option group not specified for OPTIONBUTTON.
  140. 30500    BOOLEAN
  141. 30501    INTEGER
  142. 30502    LONG
  143. 30503    SINGLE
  144. 30504    DOUBLE
  145. 30505    DATE
  146. 30506    CURRENCY
  147. 30507    STRING
  148. 30508    VARIANT
  149. 31000    Internal Error.
  150. 31001    Symbol "%s" not defined.
  151. 61440    Open
  152. 61441    Save As
  153. 61442    All Files (*.*)
  154. 61443    Untitled
  155. 61446    an unnamed file
  156. 61457    &Hide
  157. 61472    No error message is available.
  158. 61473    An unsupported operation was attempted.
  159. 61474    A required resource was unavailable.
  160. 61475    Out of memory.
  161. 61476    An unknown error has occurred.
  162. 61504    on %1
  163. 61505    &One Page
  164. 61506    &Two Page
  165. 61507    Page %u
  166. 61508    Page %u\nPages %u-%u\n
  167. 61509    prn
  168. 61510    Output.prn
  169. 61511    Printer Files (*.prn)|*.prn|All Files (*.*)|*.*||
  170. 61512    Print to File
  171. 61513    to %1
  172. 61588    Linked %s
  173. 61589    Unknown Type
  174. 61696    Invalid filename.
  175. 61697    Failed to open document.
  176. 61698    Failed to save document.
  177. 61699    Save changes to %1?
  178. 61700    Failed to create empty document.
  179. 61701    The file is too large to open.
  180. 61702    Could not start print job.
  181. 61703    Failed to launch help.
  182. 61704    Internal application error.
  183. 61705    Command failed.
  184. 61706    Insufficient memory to perform operation.
  185. 61707    System registry entries have been removed and the INI file (if any) was deleted.
  186. 61708    Not all of the system registry entries (or INI file) were removed.
  187. 61712    Please enter an integer.
  188. 61713    Please enter a number.
  189. 61714    Please enter an integer between %1 and %2.
  190. 61715    Please enter a number between %1 and %2.
  191. 61716    Please enter no more than %1 characters.
  192. 61717    Please select a button.
  193. 61718    Please enter an integer between 0 and 255.
  194. 61719    Please enter a positive integer.
  195. 61720    Please enter a date and/or time.
  196. 61721    Please enter a currency.
  197. 61728    Unexpected file format.
  198. 61729    %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
  199. 61730    Destination disk drive is full.
  200. 61731    Unable to read from %1, it is opened by someone else.
  201. 61732    Unable to write to %1, it is read-only or opened by someone else.
  202. 61733    An unexpected error occurred while reading %1.
  203. 61734    An unexpected error occurred while writing %1.
  204. 61829    %1\nUnable to register document.\nThe document may already be open.
  205. 61836    Unable to read write-only property.
  206. 61837    Unable to write read-only property.
  207. 61840    Unable to load mail system support.
  208. 61841    Mail system DLL is invalid.
  209. 61842    Send Mail failed to send message.
  210. 61856    No error occurred.
  211. 61857    An unknown error occurred while accessing %1.
  212. 61858    %1 was not found.
  213. 61859    %1 contains an invalid path.
  214. 61860    %1 could not be opened because there are too many open files.
  215. 61861    Access to %1 was denied.
  216. 61862    An invalid file handle was associated with %1.
  217. 61863    %1 could not be removed because it is the current directory.
  218. 61864    %1 could not be created because the directory is full.
  219. 61865    Seek failed on %1
  220. 61866    A hardware I/O error was reported while accessing %1.
  221. 61867    A sharing violation occurred while accessing %1.
  222. 61868    A locking violation occurred while accessing %1.
  223. 61869    Disk full while accessing %1.
  224. 61870    An attempt was made to access %1 past its end.
  225. 61872    No error occurred.
  226. 61873    An unknown error occurred while accessing %1.
  227. 61874    An attempt was made to write to the reading %1.
  228. 61875    An attempt was made to access %1 past its end.
  229. 61876    An attempt was made to read from the writing %1.
  230. 61877    %1 has a bad format.
  231. 61878    %1 contained an unexpected object.
  232. 61879    %1 contains an incorrect schema.
  233. 61888    pixels
  234.