home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / VWCIS / VWSAMPLE.REZ (.txt) < prev   
Borland Turbo Vision Resource  |  1993-10-28  |  22KB  |  391 lines

  1. Demo dialog(
  2. ~A~bout...
  3. ~R~efresh display
  4. ~C~lear desktopc
  5. ~F~ile
  6. ~O~pen demo dialog...
  7. ~N~ewf
  8. ~S~aveg
  9. S~a~ve as...h
  10. Save a~l~li
  11. ~C~hange dir...j
  12. ~P~rintk
  13. ~G~et info...l
  14. ~D~OS shellm
  15. E~x~it
  16. Alt-X
  17. ~E~dit
  18. ~R~estore lineo
  19. Cu~t~
  20.     Shift-Del
  21. ~C~opy
  22. Ctrl-Ins
  23. ~P~aste
  24.     Shift-Ins
  25. Copy ~e~xamplet
  26. ~S~how clipboardu
  27. C~l~ear
  28. Ctrl-Del
  29. ~S~earch
  30.     ~F~ind...2
  31. ~R~eplace...3
  32. ~S~earch again4
  33. ~G~o to line number...|
  34. Find ~p~rocedure...}
  35. Find ~e~rror...~
  36. ~R~un
  37. ~R~un
  38. Ctrl-F9
  39. ~P~rogram reset
  40. Ctrl-F2
  41. ~G~o to cursor
  42. ~T~race into
  43. ~S~tep over
  44. P~a~rameters...
  45.     ~C~ompile
  46.     ~C~ompile
  47. Alt-F9
  48. ~M~ake
  49. ~B~uild
  50. ~D~estination
  51. Memory
  52. ~P~rimary file...
  53. ~D~ebug
  54. ~E~valuate/modify...
  55. Ctrl-F4
  56.     ~W~atches
  57. ~A~dd watch...
  58. Ctrl-F7
  59. ~D~elete watch
  60. ~E~dit watch...
  61. ~R~emove all watches
  62. ~T~oggle breakpoint
  63. Ctrl-F8
  64. ~B~reakpoints...
  65.     ~O~ptions
  66. ~C~ompiler...
  67. ~M~emory sizes...
  68. ~L~inker...
  69. De~b~ugger...
  70. ~D~irectories...
  71. ~E~nvironment
  72. ~P~references...
  73. ~E~ditor...
  74. ~M~ouse...
  75. ~S~tartup...
  76. ~C~olors...
  77. ~S~ave options ...
  78. ~R~etrieve options...
  79. ~W~indow
  80. ~S~ize/Move
  81. Ctrl-F5
  82. ~Z~oom
  83. ~T~ile
  84.     C~a~scade
  85. ~N~ext
  86. ~P~revious
  87. Shift-F6
  88. ~C~lose
  89. Alt-F3
  90. ~W~atch
  91. ~R~egister
  92. ~O~utput
  93. Call stac~k~
  94. Ctrl-F3
  95. ~U~ser screen
  96. Alt-F5
  97.     ~L~ist...
  98. Alt-0
  99. ~H~elp
  100. ~C~ontents
  101. ~I~ndex
  102. Shift-F1
  103. ~T~opic search
  104. Ctrl-F1
  105. ~P~revious topic
  106. Alt-F1
  107. ~H~elp on help
  108. Warning
  109. Error
  110. Information;There is not enough memory available to complete operation.
  111. Resource not found: %s.;Value not within the valid range. Valid range is:
  112. %d - %d
  113. Invalid file name or extension.
  114. TURBO.TPL not found.
  115. TURBO.TPL is invalid.
  116. Invalid drive or directory.&Type EXIT to return to Turbo Pascal...3DOS shell will terminate current debugging session.-Invalid address value. Format is "xxxx:yyyy".
  117. Error updating TURBO.EXE file.    TURBO.TPLZChanges are written directly to TURBO.EXE and do not take effect until you reload the IDE.0Tile/Cascade area too small to complete request.INot enough memory to load new editor key bindings. Old bindings retained.,Low heap limit greater than high heap limit.$Not enough memory to load TURBO.TPL.;Invalid breakpoint in %s on line %d. Set breakpoint anyway?
  118. Too many breakpoints.AInvalid breakpoint(s) encountered. Clear all invalid breakpoints?2No debug info for program entry point. Run anyway? No code generated for this line.
  119. User break. Program terminated.
  120. User break in %s line %d.#Line too complex for step or trace.!Not enough memory to run program.
  121. Cannot load EXE file.
  122. Cannot run a unit.
  123. Invalid condition: %s.2Conditional breakpoint "%s" in %s line %d is true."Source has been modified. Rebuild?
  124. Procedure not found.
  125. Too many breakpoints in file.
  126. Press any key to return...7Cannot find source file. Source position is %s line %d.
  127. Error address not found.
  128. Error %d: %s.
  129. Error %d: %s (%s).
  130. Target address found
  131. Out of memory
  132. Identifier expected
  133. Unknown identifier
  134. Duplicate identifier
  135. Syntax error
  136. Error in real constant
  137. Error in integer constant
  138. String constant exceeds line
  139. Too many nested files
  140. Unexpected end of file
  141. Line too long
  142. Type identifier expected
  143. Too many open files
  144. Invalid filename
  145. File not found    Disk full
  146. Invalid compiler directive
  147. Too many files$Undefined type in pointer definition
  148. Variable identifier expected
  149. Error in type
  150. Structure too large
  151. Set base type out of range+File components may not be files or objects
  152. Invalid string length
  153. Type mismatch
  154. Invalid subrange base type$Lower bound greater than upper bound
  155. Ordinal type expected
  156. Integer constant expected
  157. Constant expected!Integer or real constant expected Pointer type identifier expected
  158. Invalid function result type
  159. Label identifier expected
  160. BEGIN expected
  161. END expected
  162. Integer expression expected
  163. Ordinal expression expected
  164. Boolean expression expected#Operand types do not match operator
  165. Error in expression
  166. Illegal assignment
  167. Field identifier expected
  168. Object file too large
  169. Undefined external
  170. Invalid object file record
  171. Code segment too large
  172. Data segment too large
  173. DO expected
  174. Invalid PUBLIC definition
  175. Invalid EXTRN definition
  176. Too many EXTRN definitions
  177. OF expected
  178. INTERFACE expected
  179. Invalid relocatable reference
  180. THEN expected
  181. TO or DOWNTO expected
  182. Undefined forward
  183. Cannot be modified
  184. Invalid type cast
  185. Division by zero
  186. Invalid file type+Cannot Read or Write variables of this type
  187. Pointer variable expected
  188. String variable expected
  189. String expression expected
  190. Circular unit reference
  191. Unit name mismatch
  192. Unit version mismatch
  193. Unit file format error
  194. IMPLEMENTATION expected$Constant and CASE types do not match
  195. Record variable expected
  196. Constant out of range
  197. File variable expected
  198. Pointer expression expected#Integer or real expression expected
  199. Label not within current block
  200. Label already defined+Undefined label in preceding statement part
  201. Invalid @ argument
  202. UNIT expected
  203. ";" expected
  204. ":" expected
  205. "," expected
  206. "(" expected
  207. ")" expected
  208. "=" expected
  209. ":=" expected
  210. "[" or "(." expected
  211. "]" or ".)" expected
  212. "." expected
  213. ".." expected
  214. Too many variables
  215. Invalid FOR control variable
  216. Integer variable expected-File and procedure types are not allowed here
  217. String length mismatch
  218. Invalid ordering of fields
  219. String constant expected!Integer or real variable expected
  220. Ordinal variable expected
  221. INLINE error
  222. Character expression expected
  223. Too many relocation items
  224. Compilation aborted
  225. CASE constant out of range
  226. Error in statement"Cannot call an interrupt procedure
  227. $Must be in 8087 mode to compile this
  228. Target address not found"Include files are not allowed here
  229. NIL expected
  230. Invalid qualifier
  231. Invalid variable reference
  232. Too many symbols
  233. Statement part too large
  234. Files must be var parameters
  235. Too many conditional symbols
  236. Misplaced conditional directive
  237. ENDIF directive missing$Error in initial conditional defines)Header does not match previous definition
  238. Critical disk error
  239. Cannot evaluate this expression!Expression incorrectly terminated
  240. Invalid format specifier
  241. Invalid indirect reference)Structured variables are not allowed here#Cannot evaluate without System unit
  242. Cannot access this symbol Invalid floating point operation!Cannot compile overlays to memory'Procedure or function variable expected'Invalid procedure or function reference
  243. Cannot overlay this unit
  244. Too many nested scopes
  245. File access denied
  246. Object type expected"Local object types are not allowed
  247. VIRTUAL expected
  248. Method identifier expected$Virtual constructors are not allowed
  249. Constructor identifier expected
  250. Destructor identifier expected%Fail only allowed within constructors*Invalid combination of opcode and operands
  251. Memory reference expected*Cannot add or subtract relocatable symbols
  252. Invalid register combination$286/287 instructions are not enabled
  253. Invalid symbol reference
  254. Code generation error
  255. ASM expected
  256. Runtime error
  257. Invalid DOS function code
  258. File not found
  259. Path not found
  260. Too many open files
  261. File access denied
  262. Invalid file handle
  263. Not enough memory
  264. Invalid file access code
  265. Invalid drive number
  266. Cannot remove current directory
  267. Cannot rename across drives
  268. Disk read error
  269. Disk write error
  270. File not assigned
  271. File not open
  272. File not open for input
  273. File not open for output
  274. Invalid numeric format
  275. Disk is write-protected
  276. Drive not ready
  277. CRC error in data
  278. Disk seek error
  279. Sector not found
  280. Printer out of paper
  281. Device write fault
  282. Device read fault
  283. Hardware failure
  284. Division by zero
  285. Range check error
  286. Stack overflow error
  287. Heap overflow error
  288. Invalid pointer operation
  289. Floating point overflow
  290. Floating point underflow Invalid floating point operation
  291. Overlay manager not installed
  292. Overlay file read error
  293. Object not initialized
  294. Call to abstract method
  295. Stream registration error
  296. Collection index out of range
  297. Collection overflow error
  298. No program
  299. %s compiled
  300. %s running
  301. %s terminated, exit code %d
  302. Dec% %-12s %-9d %3s %2d, %4d  %2d:%02d%cm% %-12s %-9s %3s %2d, %4d  %2d:%02d%cm    Directory
  303. Too many files to display.
  304. Loading %s.
  305. Saving %s.
  306. %c%s: %s
  307. Too many watches.
  308. Memory
  309. Disk    TURBO.HLP#Cannot locate help file, TURBO.HLP.
  310. Invalid help file, TURBO.HLP.
  311. TURBO PASCAL HELP FILE.
  312. $*$* &&&&$*$    Clipboard
  313. Line too long, truncated.
  314. Too many lines, ignoring extra.(Not enough virtual memory for operation.
  315. Heap failure.
  316. Read error, file truncated.%File too large to complete operation.
  317. Search string not found.
  318. Replace this occurrence?
  319. %s has been modified. Save?
  320. File %s not found.
  321. File %s could not be created."Error encountered reading file %s.
  322. Unable to open file %s.$Unable to create backup file for %s."File %s already exists. Overwrite?
  323. File %s is read only.
  324. TURBO.TP
  325. Invalid configuration file.
  326. Invalid desk top file.
  327. Reading configuration file.
  328. Writing configuration file.
  329. Reading desk top file.
  330. Writing desk top file.
  331. Unable to create desk top file.$Unable to create configuration file.
  332. Disk full.!Error writing configuration file.!Error reading configuration file."Unable to open configuration file.!Error writing configuration file.
  333. Error reading desktop file.
  334. System commands0File management commands (Open, New, Save, etc.)
  335. Cut-and-paste editing commands
  336. Text and error search commands(Execute or single-step through a program
  337. Compile to disk or memory>Evaluate expressions, modify data, set breakpoints and watches8Set defaults for compiler, editor, mouse, debugger, etc.
  338. Open, arrange, and list windows
  339. Get online help&Show version and copyright information
  340. Redraw the screen5Close all windows on the desktop, clear history lists,Open a demo dialog stored in a resource file&Create a new file in a new Edit window'Save the file in the active Edit windowASave the current file under a different name, directory, or drive
  341. Save all modified files
  342. Choose a new default directory,Print the contents of the active Edit window
  343. Show status information
  344. Temporarily exit to DOS
  345. Exit Turbo Pascal6Cancel edits to the current line in active Edit window4Remove the selected text and put it in the Clipboard)Copy the selected text into the Clipboard>Insert selected text from the Clipboard at the cursor position<Copy program example from the Help window into the Clipboard
  346. Open the Clipboard window
  347. Delete the selected text
  348. Search for text,Search for text and replace it with new text'Repeat the last Find or Replace command*Move the cursor to a specified line number>Search for a procedure or function declaration while debugging2Move the cursor to the position of a runtime error
  349. Run the current program)Halt debugging session and release memory3Run program from the run bar to the cursor position=Execute next statement, stopping within the current procedure;Execute next statement, skipping over the current procedure3Set command-line parameters to be passed to program
  350. Compile source file?Rebuild source file and all other files that have been modified'Rebuild source file and all other files<Specify whether source file is compiled to memory or to disk3Define the file that is the focus of Make and BuildAEvaluate a variable or expression and display or modify the value5Add, delete, and edit expressions in the watch window?Set or clear an unconditional breakpoint at the cursor position6Set conditional breakpoints, view and edit breakpoints/Insert a watch expression into the Watch window9Remove the current watch expression from the Watch window5Edit the current watch expression in the Watch window2Delete all watch expressions from the Watch window7Set default compiler directives and conditional defines7Set default stack and heap sizes for generated programs3Set linker options (link buffer; .MAP file options)?Set debugger options (standalone, integrated, display swapping)=Set paths for units, include files, OBJs, and generated files
  351. Specify environment settings5Save all the settings you've made in the Options menu6Load options file previously created with Save Options
  352. Specify desktop settings
  353. Specify editor settings
  354. Specify mouse settings*Permanently change default startup options-Customize IDE colors for windows, menus, etc.0Change the size or position of the active window0Enlarge or restore the size of the active window$Arrange windows on desktop by tiling'Arrange windows on desktop by cascading
  355. Make the next window active
  356. Make the previous window active
  357. Close the active window
  358. Open the Watch window
  359. Open the Register window
  360. Open the Output window:Show the procedures the program called to reach this point%Switch to the full-screen user output
  361. Show a list of all open windows&Show table of contents for online Help
  362. Show index for online Help&Display help on the word at the cursor,Redisplay the last-viewed online Help screen
  363. How to use online Help&Accept the settings in this dialog box/Close the dialog box without making any changes=Welcome to Turbo Pascal. Press Enter to close this dialog box"Enter directory path and file maskCType for incremental search: lower for files, upper for directories0Open the specified file into a new editor window5Load the specified file into the active editor window(View a help screen about this dialog box"Enter directory path and file maskCType for incremental search: lower for files, upper for directories(View a help screen about this dialog box!Enter drive and/or directory path2Use cursor keys to navigate through directory tree!Change to the specified directory Return to the original directory(View a help screen about this dialog box"Enter directory path and file maskCType for incremental search: lower for files, upper for directories(View a help screen about this dialog box"Enter directory path and file maskCType for incremental search: lower for files, upper for directories(View a help screen about this dialog box
  364. Close this dialog box6Enter literal text or regular expression to search for,Case of letters is significant during search'Consider only whole words during search-Interpret search text as a regular expression.Prompt before replacing text after every match
  365. Search forward from origin
  366. Search backward from origin0Search from origin to the end of the edit buffer,Search current selected block of Edit window)Start search from current cursor position"Start search at beginning of scope(View a help screen about this dialog box(Enter text to replace matching text with8Find all occurrences of the search text and replace them(View a help screen about this dialog box,Move cursor to specified line number in file(View a help screen about this dialog box-Enter name of procedure or function to locate(View a help screen about this dialog box3Find source location corresponding to error address(View a help screen about this dialog box:Enter command line parameters to be passed to your program(View a help screen about this dialog box"Enter directory path and file maskCType for incremental search: lower for files, upper for directories Clear the file primary file name(View a help screen about this dialog box
  367. Enter expression to evaluate
  368. Examine result of expression
  369. Enter new value for expression
  370. Evaluate the expression
  371. Modify expression(View a help screen about this dialog box Enter expression to add as watch(View a help screen about this dialog box
  372. Enter new expression for watch(View a help screen about this dialog box.Use cursor keys to examine list of breakpoints&Edit the currently selected breakpoint(Delete the currently selected breakpoint,Position cursor at breakpoint in source code
  373. Delete all breakpoints(View a help screen about this dialog boxAEnter expression which must be TRUE for breakpoint to take effect?Enter number of times BP conditions must be met before breaking)Enter name of module to set breakpoint in0Enter line number in module to set breakpoint on
  374. Modify the existing breakpoint6Create a new breakpoint with the given characteristics(View a help screen about this dialog box8Force all procedures and functions to use far call model
  375. Enable units to be overlaid6Align variables and typed constants on word boundaries
  376. Generate 80286 instructions
  377. Generate range-checking code=Check for stack overflow on entry to procedures and functions-Generate runtime error if I/O operation failsDVar string parameter type must be identical to formal parameter type6Always evaluate all boolean expressions in a statement
  378. Enable syntax extensions'Generate information to allow debugging4Include local symbols in generated debug information<Generate 8087 code for use with math coprocessor or emulator4Use 8087 emulator if math coprocessor is not present&Define conditional compilation symbols(View a help screen about this dialog box=Size of your program's stack segment (between 1024 and 65520)CMinimum size of heap for your program to run (between 0 and 655360)DMaximum amount of heap your program will need (between 0 and 655360)(View a help screen about this dialog box
  379. Do not generate a .MAP file,Put memory segment information in .MAP file.
  380. Put public symbols in .MAP file3Put segments, symbols and line numbers in .MAP file+Buffer linking on disk to maximize capacity*Buffer linking in memory to maximize speed(View a help screen about this dialog box.Include debug info for the integrated debugger%Include debug info for Turbo Debugger@Don't let debugger change display windows when running a program0Swap screens only if the code does screen output,Swap screens every time a statement executes(View a help screen about this dialog box8The directory that stores your .EXE, .TPU and .MAP files/The directories that contain your include files,The directories that contain your unit files,The directories that contain your .OBJ files(View a help screen about this dialog box'Use a display of 25 lines by 80 columnsDDisplay 43 lines by 80 columns (EGA) or 50 lines by 80 columns (VGA)ESave modified editor files when you DOS shell, run or debug your codeASave config file when you quit, DOS shell, run or debug your code=Save desktop when you quit, DOS shell, run or debug your code
  381. Do not save desktop file&Save desktop file in current directory2Save desktop file in same directory as config file9Open new window to track source position during debugging@During debugging, always track source position in current window(View a help screen about this dialog box-Create a backup (.BAK) file whenever you save"Editor uses insert mode by default#Turn auto-indentation on by default&Insert actual tab characters into file.Optimally replace consecutive spaces with tabs7Backspace uninidents based on previous starting columns6Allow cursor to move through tabs one column at a time1Change the number of columns to use for tab width(View a help screen about this dialog box
  382. Right mouse button does nothing@Selects topic search for indicated word in editor or help window#Runs user program to indicated line%Selects enable/disable or breakpoints
  383. Calls up evaluation dialog!Selects adding expression watches@Make the active mouse button the rightmost one, not the leftmost+Adjust the double-click speed of your mouse(View a help screen about this dialog box7Specify disk file name for saving configuration options4Use cursor keys to examine saved configuration files(View a help screen about this dialog box8Specify disk file name for loading configuration options<Use cursor keys to selected a configuration file for loading(View a help screen about this dialog box1Use cursor keys to examine windows in window list.Remove the selected entry from the window list(View a help screen about this dialog boxBUse dual monitors to run IDE and user program on separate displays>Save and restore all video RAM for debugging graphics programsASave and restore EGA/VGA palette when debugging graphics programs>Slow down IDE video output to prevent "snow" on some CGA cards
  384. Use LCD colorset in IDEAUse expanded memory (EMS) to improve IDE performance and capacity
  385. Load TURBO.TPL at startup$Adjust IDE internal window heap size$Adjust IDE internal editor heap size%Adjust IDE internal overlay heap size.Use a RAM disk or fast drive for IDE swap file(View a help screen about this dialog box?Use cursor keys to select an IDE group and customize its colors:Use cursor keys to select an item and customize its colors;Use cursor keys to change foreground color of selected item;Use cursor keys to change background color of selected item0Select low intensity text on a monochrome system1Select high intensity text on a monochrome system.Select underscored text on a monochrome system0Select inverse video text on a monochrome system(View a help screen about this dialog box
  386. Perform the action
  387. Do not perform the action(View help on highlighted cross reference=
  388. Dialog
  389. MainMenu
  390. Strings
  391.