home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p063_1 / 2.ddi / PROBE.MSG < prev   
Encoding:
Text File  |  1991-01-31  |  27.1 KB  |  545 lines

  1. /* graph.mes
  2.  *   $Revision:   1.8  $
  3.  *   $Author:   swg  $
  4.  *   $Date:   12 Dec 1990 14:50:18  $ */
  5.  
  6. /* GRAPH Error Messages */
  7. GRE001: "There is no valid trace to exam."
  8. GRE002: " Error in trying to read device file at line no. %d\n"
  9. GRE003: "   The line does not contain '='\n\n"
  10. GRE004: "   The word before '=' must be either\n"
  11. GRE005: "   There must be only one line with 'DISPLAY = ...'\n"
  12. GRE006: "   in the device file\n\n"
  13. GRE007: "   The line does not contain a port name and a device\n"
  14. GRE008: "   name separated by ' ' or ','\n\n"
  15. GRE009: "   Instead of '%s' the port name must be either\n"
  16. GRE010: "   Instead of '%s' the display name must be either\n"
  17. GRE011: "   More than %d 'HARD-COPY = ...' "
  18. GRE012: "lines are not allowed\n\n"
  19. GRE013: "   Instead of '%s' the printer name must be either\n"
  20. GRE014: "Unable to read from the device file"
  21. GRE015: " 'PSPICE.DEV' or 'PROBE.DEV'\n"
  22. GRE016: "Either:\n"
  23. GRE017: "  %d) the file doesn't exist, or\n",
  24. GRE018: "  %d) is in a different directory.\n";
  25. GRE019: "\nIf the device file doesn't exist,"
  26. GRE020: " run SETUPDEV to create one.\n"
  27. GRE021: "Unable to open the device file '%s'\n"
  28. GRE022: "Digital traces not displayed when X-axis is in Fourier mode"
  29. GRE023: "Digital traces not displayed when X-axis variable is not Time"
  30. GRE024: "No more memory for the trace."
  31. GRE025: "Can't plot the trace."
  32. GRE026:    "There are no printers or plotters listed in the device file"
  33. GRE027: "Unable to open %s"
  34. GRE028: "Not enough memory, execution aborted!\n"
  35. GRE029: "Size must not be greater than %d"
  36. GRE030: "Size must be greater than 0"
  37. GRE031: "Only Yes or No (Y or N) may be entered:"
  38. GRE032: "\n Unable to initialize FutureNet DASH2 graphics card"
  39. GRE033: "\n Program aborted\n"
  40. GRE034: "\n Unable to initialize CGA graphics card"
  41. GRE035: "\n Unable to initialize EGA graphics card"
  42. GRE036: "\n Unable to initialize VGA graphics card"
  43. GRE037: "\n Unable to initialize NEC graphics mode"
  44. GRE038: "Error: Suntools is not running.  You must start Suntools to run %s.\n"
  45. GRE039: "Value(s) in location file out of range.  Using default window.\n"
  46. GRE040: "\nProbe: Can't open display!"
  47. GRE041: "\n       Try a display other than \"XWIN\"\n"
  48. GRE042: "InitDsp: number of colors limited to %d\n"
  49. GRE043: "the file HDILOAD.DLL was not found in directories\n specified by libpath in CONFIG.SYS"
  50. GRE044: "VioGetMode failed, call MicroSim Corp."
  51. GRE045: "the Adapter Interface has not been loaded.\n Refer to IBM 8514 instructions for HDILOAD.EXE"
  52. GRE046: "Adapter Interface failure detected."
  53. GRE047: "can't allocate task-dependent state buffer."
  54. GRE048: "can't find font file STAN1220.FNT"
  55. GRE049: "can't find font files STAN0814.FNT or STAN1220.FNT"
  56. GRE050: "can't allocate screen-save stack buffer."
  57. GRE051: "could not create rdrw_thread for screen swapping."
  58. GRE052: "ERROR_CODE: %d"
  59. GRE053: "Your file HDILOAD.DLL may be incompatible.\n Call MicroSim."
  60. GRE054: "Out of memory; Unable to get string space"
  61. GRE055: "Out of memory; Unable to add label"
  62. GRE056: "Unknown label type\n"
  63. GRE057: "Command \"%s\" not defined, aborting command file."
  64. GRE058: "\nERROR: Memory Allocated count = %d, Freed count = %d\nPlease contact MicroSim at (714) 837-0790\n"
  65. GRE059: "Error: try to allocate more than %u bytes."
  66. GRE060: "ERROR: Attempt to deallocate an unallocated block (%08lx)\n"
  67. GRE061: "Invalid number : %s"
  68. GRE062: "Value must not be less than %g"
  69. GRE063: "Value must be greater than %g"
  70. GRE064: "Value must not be greater than %g"
  71. GRE065: "Value must be less than %g"
  72. GRE066: "Range needs 2 numbers, not %d : %s"
  73. GRE067: "Invalid first number : %s"
  74. GRE068: "Invalid second number : %s"
  75. GRE069: "Range values must be different."
  76. GRE070: "Length must be greater than 0"
  77. GRE071: "Size needs 2 numbers, not %d : %s"
  78. GRE072: "Invalid X length : %s"
  79. GRE073: "X length must be greater than 0"
  80. GRE074: "Invalid Y length : %s"
  81. GRE075: "Y length must be greater than 0"
  82. GRE076: "X length must be equal or greater than 1"
  83. GRE077: "Y length must be equal or greater than 1"
  84. GRE078: "Insufficient memory for listing variable names"
  85. GRE079: "AI set-up error (DOS error #%d)."
  86. GRE080: "\n 8514 display problem: %s %s\n Program abort.\n"
  87. GRE081: "unable to allocate low memory."
  88. GRE082: "low memory pool is full."
  89. GRE083: "low memory block already idle."
  90. GRE084: "unable to free memory."
  91. GRE085: "\n Call MicroSim."
  92. GRE086: "Error: time out occured during Hard-copy"
  93. GRE087: "\nError: cannot create stack for keyboard input thread\n"
  94. GRE088: "\nerror getting scalefactor = %d\n"
  95. GRE089: "Not enough memory for another plot!"
  96. GRE090: "Range value (%g,%g) includes 0"
  97. GRE091: "Range values must not include 0"
  98. GRE092: "Cannot evaluate the expression."
  99. GRE093: "\n GMBIOS must be running if you specify"
  100. GRE094: " TECMAR graphics board"
  101. GRE095: "\n Probe aborted\n"
  102. GRE096: "Y range values (%g,%g) include 0.  Can't increase X range"
  103. GRE097: "X range values (%g,%g) include 0.  Can't auto_range Log X"
  104. GRE098: "Y range values (%g,%g) include 0.  Can't auto_range X"
  105. GRE099: "Y range values (%g,%g) include 0.  Can't auto_range Log Y"
  106. GRE100: "Can't Zoom in any further"
  107. GRE101: "Invalid search command"
  108. GRE102: "Invalid consecutive points"
  109. GRE103: "Invalid repeat count"
  110. GRE104: " or"
  111. GRE105: "Error: Attempt to free an unallocated block (%08lx)\n"
  112. GRE106: "ERROR_MOUDRAWPTR_D"
  113. GRE107: "Unable to allocate Foreground and Background colors, #%d\n"
  114. GRE108: "Unable to allocate Cursor color\n"
  115. GRE109: "Label position error: terminating command file.\n"
  116. GRE110: "Could not find specified point"
  117.  
  118. /* GRAPH Prompt Messages */
  119. GRP001: "Enter search commands: "
  120. GRP002: "Select size of paper that is in the plotter:"
  121. GRP003: "Creating hard copy...   0%% complete"
  122. GRP004: "Creating hard copy..."
  123. GRP005: "Include header in table [Y/N]? "
  124. GRP006: "Creating hard copy...  %2d%% complete"
  125. GRP007: "Creating hard copy...  100%% complete"
  126. GRP008: "Creating hard copy...        finished"
  127. GRP009: "Enter the text: "
  128. GRP010: "Place the text in the desired location."
  129. GRP011: "Place the cursor at the start of the box."
  130. GRP012: "Stretch the box as necessary."
  131. GRP013: "Place the cursor at the center of the circle."
  132. GRP014: "Stretch the circle as necessary."
  133. GRP015: "Enter the inclination of the ellipse: "
  134. GRP016: "Place the cursor at the center of the ellipse."
  135. GRP017: "Stretch the ellipse as necessary."
  136. GRP018: "Place the cursor at the start of the line."
  137. GRP019: "Stretch the line as necessary."
  138. GRP020: "Place the cursor at the start of the poly-line."
  139. GRP021: "Stretch each line as necessary."
  140. GRP022: "Press the <Esc> key to exit."
  141. GRP023: "Place the cursor at the tail of the arrow."
  142. GRP024: "Stretch the arrow by moving the head, as necessary."
  143. GRP025: "Hard-Copy Title:"
  144. GRP026: "Select the label to delete."
  145. GRP027: "Select the label to move."
  146. GRP028: "Move the object to its new location."
  147. GRP029: "Type in name or use arrow keys for selection"
  148. GRP030: "Use arrows, PgUp, PgDn to move around and Enter to select."
  149. GRP031: "Use arrow keys, PgUp, PgDn to move around.  Enter to select.  ESC to exit."
  150. GRP032: "Use arrow keys to move around.  Enter to select.  ESC to exit."
  151. GRP033: "Use arrow keys to highlight, and SPACE to mark selection"
  152. GRP034: "Use up & down arrow keys for scrolling."
  153. GRP035: "Enter value: "
  154. GRP036: "Enter a range: "
  155. GRP037: "Enter plot length in inches: "
  156. GRP038: "Enter plot size (X, Y) in inches: "
  157. GRP039: "Enter plot size (X, Y) in number of sheets: "
  158. GRP040: " Variable Names "
  159. GRP041: "press any key to continue"
  160. GRP042: "Use up or down arrow to change selection"
  161. GRP043: "Select opposite corners of region:"
  162. GRP044: "Use arrow keys and spacebar"
  163. GRP045: ", or mouse and left button."
  164. GRP046: "Select direction of pan:"
  165. GRP047: "Use arrow keys"
  166. GRP048: "  ESC to end pan."
  167. /* probe.mes
  168.  *   $Revision:   1.8  $
  169.  *   $Author:   gtr  $
  170.  *   $Date:   10 Dec 1990 14:16:36  $ */
  171.  
  172. /* PROBE Error Messages */
  173. PRE001: " Error in trying to read data file at byte %ld\n"
  174. PRE002: " The file does not have the proper format.\n"
  175. PRE003: " Error in trying to read data file.\n"
  176. PRE004: " The data file is empty.\n"
  177. PRE005: " Unable to read the beginning-of-section marker"
  178. PRE006: " for the first section\n"
  179. PRE007: "Returning because we found a non-section header\n"
  180. PRE008: " The beginning-of-section marker for the first section\n   is not correct\n"
  181. PRE009: " Error in trying to read the data file\n"
  182. PRE010: " The file has more than %d sections\n"
  183. PRE011: "Returning because SecHdrStat = %d\n"
  184. PRE012: "Returning because fread didn't equal 1\n"
  185. PRE013: " Unable to read the beginning-of-subsection marker"
  186. PRE014: " for section %d\n"
  187. PRE015: " The beginning-of-subsection marker for section %d\n"
  188. PRE016: "   is not correct\n"
  189. PRE017: " Unable to read the sweep variable value of row %ld\n"
  190. PRE018: "   of section number %d\n"
  191. PRE019: " Truncating data to %ld rows\n"
  192. PRE020: " The sweep variable in section number %d has changed"
  193. PRE021: " direction at row %ld,\n which is inconsistent"
  194. PRE022: " with its first change at row %ld.\n"
  195. PRE023: "Subsections over %d will be ignored.\n"
  196. PRE024: " Section %d is incomplete.\n"
  197. PRE025: " Subsection %d of section %d is incomplete.\n"
  198. PRE026: " Row %ld of section number %d does not have %d numbers\n"
  199. PRE027: " There are no data values in section number %d\n"
  200. PRE028: " Ignoring this section.\n"
  201. PRE029: " Unable to read the circuit name of section number %d\n"
  202. PRE030: " Unable to read the time of section number %d\n"
  203. PRE031: " Unable to read the date of section number %d\n"
  204. PRE032: " Unable to read the temperature of section number %d\n"
  205. PRE033: " Unable to read the analysis name of section number %d\n"
  206. PRE034: " Unable to read the program ID of section number %d\n"
  207. PRE035: "Error: The data file was not created by the Evaluation PSpice program\n"
  208. PRE036: " Unable to read the all-columns flag of section number %d\n"
  209. PRE037: " The all-columns flag of section number %d must be"
  210. PRE038: " %d or %d\n"
  211. PRE039: " Unable to read the real/complex flag of section number %d\n"
  212. PRE040: " The real/complex flag of section number %d must be"
  213. PRE041: " Unable to read the datatype of section number %d\n"
  214. PRE042: " Unable to read the next section header location in section %d\n"
  215. PRE043: " Unable to read the datasize of section number %d\n"
  216. PRE044: " Unable to read the nrows of section number %d\n"
  217. PRE045: " Unable to read the column count of section number %d\n"
  218. PRE046: " The column count of section number %d must be"
  219. PRE047: " less than %d\n"
  220. PRE048: " Unable to read the sweep mode of section number %d\n"
  221. PRE049: " Unable to read the sweep start value of section number %d\n"
  222. PRE050: " Unable to read the sweep ending value of section number %d\n"
  223. PRE051: " Unable to read the digital data flag of section number %d\n"
  224. PRE052: " The digital data flag of section number %d must be"
  225. PRE053: " Unable to read the unit name of section number %d\n"
  226. PRE054: " Unable to read name of data column number %d\n"
  227. PRE055: "   in section number %d\n"
  228. PRE056: " Unable to read secondary sweep parameter value\n"
  229. PRE057: " Unable to read datatype value\n"
  230. PRE058: " Invalid datatype value %d \n"
  231. PRE059: " Unable to read subsection nrows\n"
  232. PRE060: " Unable to read subsection size\n"
  233. PRE061: " Unable to read number of digital cols\n"
  234. PRE062: "There is not enough memory evaluate the expression."
  235. PRE063: "There is not enough memory left to add trace."
  236. PRE064: "Only %d traces allowed per plot.  "
  237. PRE065: "Rest traces are ignored."
  238. PRE066: "Additional traces will be ignored."
  239. PRE067: "There is not enough memory left for another trace!"
  240. PRE068: "There is not enough memory left for the last %d traces!!"
  241. PRE069: "New trace (#%d) would make y-axis range (%g,%g) "
  242. PRE070: "which includes 0"
  243. PRE071: "Insufficient memory...trace not removed.  Try remove "All""
  244. PRE072: "Warning: This trace is referenced by other traces."
  245. PRE073: "\n\nThere is not enough memory left for any trace.\n\n"
  246. PRE074: "Automatic display saving failed"
  247. PRE075: "ERROR: Out of memory - Unable to allocate trace value block\n"
  248. PRE076: "Error: Out of memory - try entering one definition at a time."
  249. PRE077: "Error:  nodes appear in differing number of analyses\n"
  250. PRE078: "Out of memory - the last %d traces were not added"
  251. PRE079: "Missing ( "
  252. PRE080: "Invalid number of traces : %s"
  253. PRE081: "Size must not be greater than %d"
  254. PRE082: "Size must be greater than 0"
  255. PRE083: "Size must be greater than or equal 0"
  256. PRE084: "Unable to allocate temporary def_pp\n"
  257. PRE085: "Invalid character '%c' in expression."
  258. PRE086: "Mismatched parenthesis."
  259. PRE087: "There is not enough memory for all traces."
  260. PRE088: "Invalid expression(s)."
  261. PRE089: "Please enter 'Y' or 'N'"
  262. PRE090: "Only the one definition at a time can be edited"
  263. PRE091: "Unexpectedly not enough free memory for digital changes\n"
  264. PRE092: "No display found"
  265. PRE093: "Unable to save the current display...restore anyway"
  266. PRE094: "No display of correct type available"
  267. PRE095: "Error in opening %s file.  Aborted!"
  268. PRE096: "Error in reading %s file.  Aborted!"
  269. PRE097: "Invalid data found in the %s header.  Aborted!"
  270. PRE098: "%s created on a different type of computer.  Aborted!"
  271. PRE099: "Invalid index table location in %s file.  Aborted!"
  272. PRE100: "Insufficient memory.  Aborted!"
  273. PRE101: "Invalid blank data found in %s file.  Aborted!"
  274. PRE102: "Invalid data found in %s file.  Aborted!"
  275. PRE103: "Invalid data written in %s file.  Aborted!"
  276. PRE104: "Invalid name."
  277. PRE105: "Invalid data."
  278. PRE106: "Wrong analysis type."
  279. PRE107: "No analog data available."
  280. PRE108: "Not enough memory for Fourier.  Action aborted!"
  281. PRE109: "Memory got segmented, cannot redraw the trace."
  282. PRE110: "No digital data available."
  283. PRE111: "UpdateRev: cannot create temporary file\n"
  284. PRE112: "UpdateRev: error in writing to temporary file\n"
  285. PRE113: "UpdateRev: error in updating header in file %s\n"
  286. PRE114: "Error in converting display data file\n"
  287. PRE115: "Probe internal error: code 0001"
  288. PRE116: "Not enough memory for Fourier Transform.\n"
  289. PRE117: "ffseek error, please re-start!!!!"
  290. PRE118: "Data Buffer exceeds 64k bytes!!"
  291. PRE119: "Ovtpvt Error in Intrplat!\n"
  292. PRE120: "Error: Too many traces on one command line."
  293. PRE121: "There is not enough memory for more traces."
  294. PRE122: "  %d) the file-name is misspelled,\n"
  295. PRE123: "  %d) the file doesn't exist, or\n"
  296. PRE124: "  %d) is in a different directory.\n"
  297. PRE125: "Unable to read from the data file '%s'\n"
  298. PRE126: "Either:\n"
  299. PRE127: "Invalid probe data file format\n"
  300. PRE128: "Error: This version of probe cannot read a BINARY%d data file.\n"
  301. PRE129: "This STUDENT VERSION of Probe cannot read a text data file.\n"
  302. PRE130: "This EVALUATION VERSION of Probe cannot read a text data file.\n"
  303. PRE131: "  Use PSpice to generate a binary data file by using the .PROBE \n"
  304. PRE132: "  statement without the /CSDF option, in your circuit file.\n"
  305. PRE133: "The file extension '%s' is not allowed for a text data file\n"
  306. PRE134: "File open failure on "%s": %s\n"
  307. PRE135: "Probe data file incompatible with auto-update mode.\n"
  308. PRE136: "Starting up Probe in regular mode...\n"
  309. PRE137: "Unable to open the command file '%s'\n"
  310. PRE138: "Unable to open the log file '%s'\n"
  311. PRE139: "Invalid interval "%s", defaulting to %d seconds.\n"
  312. PRE140: "Not a valid number of kbytes '%s'\n"
  313. PRE141: "Auto-update mode failed.\n"
  314. PRE142: "Unable to read options list,"
  315. PRE143: " please use the following syntax:\n\n"
  316. PRE144: "  PROBE [/A[sec]][/C<file>][/D<file>][/L<file>][/M<file>][/S<file>] [file]\n\n"
  317. PRE145: "  PROBE [/C<file>] [/D<file>] [/L<file>] [/M<file>] [/S<file>] [file]\n\n"
  318. PRE146: "where:\n"
  319. PRE147: "  /A[sec]     enables auto-update with [sec] interval (default is 10 sec)\n"
  320. PRE148: "  /D<file>    designates the 'device' file\n"
  321. PRE149: "  /L<file>    designates the 'log' file\n"
  322. PRE150: "  /M<file>    designates the 'macro' file   (default is PROBE.MAC)\n"
  323. PRE151: "  /S<file>    designates the 'display' file (default is PROBE.DSP)\n"
  324. PRE152: "  /PS COMn    designates the com port number for the security plug\n"
  325. PRE153: "  /PS xxxx    designates the com port physical address in hex,\n"
  326. PRE154: "              for the security plug\n"
  327. PRE155: "  /X<#Kbytes> designates the amount of data to pre-read in (default is 512K)\n"
  328. PRE156: "  /X          forces 'limit data' menu\n"
  329. PRE157: "  [file]      designates the 'data' file    (default is PROBE.DAT)\n"
  330. PRE158: "  probe [-c <file>][-d <file>][-l <file>][-m <file>][-s <file>] [file]\n\n"
  331. PRE159: "  probe [-a[<sec>]][-c <file>][-d <file>][-l <file>][-m <file>][-s <file>] [file]\n\n"
  332. PRE160: "  -a[sec]  enables auto-update with <sec> interval (default is %d sec)\n"
  333. PRE161: "  -c <file> designates the 'command' file\n"
  334. PRE162: "  -d <file> designates the 'device' file\n"
  335. PRE163: "  -l <file> designates the 'log' file\n"
  336. PRE164: "  -m <file> designates the 'macro' file   (default is probe.mac)\n"
  337. PRE165: "  -s <file> designates the 'display' file (default is probe.dsp)\n"
  338. PRE166: "     [file] designates the 'data' file    (default is probe.dat)\n"
  339. PRE167: "Probe aborted.\n"
  340. PRE168: "ERROR: line %d too long in %s\n"
  341. PRE169: "Insufficient memory...macro %s not evaluated"
  342. PRE170: "mismatched parentheses in macro %s"
  343. PRE171: "Incomplete line...macro %s not evaluated"
  344. PRE172: "Incorrect number of arguments for macro %s"
  345. PRE173: "Missing arguments in macro %s"
  346. PRE174: "Invalid trace number"
  347. PRE175: "Insufficient memory...trace #%d not evaluated"
  348. PRE176: "Invalid trace number #%d"
  349. PRE177: "No macros defined."
  350. PRE178: "Macro name %s not defined"
  351. PRE179: "WARNING: unused argument...will update macro"
  352. PRE180: "ERROR: cannot open macro file '%s'...file not updated"
  353. PRE181: "ERROR: cannot open temporary file '%s'...file not updated"
  354. PRE182: "ERROR: insufficient memory...macro file not updated"
  355. PRE183: "ERROR: insufficient memory...macro not modified"
  356. PRE184: "ERROR: missing argument"
  357. PRE185: "ERROR: incomplete line"
  358. PRE186: "ERROR: no definition"
  359. PRE187: "ERROR: syntax error"
  360. PRE188: "ERROR: macro name too long"
  361. PRE189: "ERROR: mismatched parenthesis"
  362. PRE190: "WARNING: unused argument...will save anyway"
  363. PRE191: "ERROR: existing macro name"
  364. PRE192: "ERROR: illegal macro name"
  365. PRE193: "ERROR: macro too long"
  366. PRE194: "No macro found"
  367. PRE195: "ERROR: insufficient memory...macros in %s after line %d ignored\n"
  368. PRE196: "ERROR: macro too long (> %d) at line %d in %s\n"
  369. PRE197: "ERROR: missing argument in macro '%s' at line %d in %s\n"
  370. PRE198: "WARNING: unused argument '%s' in macro '%s' at line %d in %s\n"
  371. PRE199: "ERROR: incomplete line in macro '%s' at line %d in %s\n"
  372. PRE200: "ERROR: no definition for macro '%s' at line %d in %s\n"
  373. PRE201: "ERROR: mismatched parenthesis in macro '%s' at line %d in %s\n"
  374. PRE202: "ERROR: syntax error in macro '%s' at line %d in %s\n"
  375. PRE203: "ERROR: duplicate macro name '%s' at line %d in %s\n"
  376. PRE204: "ERROR: illegal macro name '%s' at line %d in %s\n"
  377. PRE205: "No valid sections available.  Exiting Probe."
  378. PRE206: "Some of the selected sections contain different node names"
  379. PRE207: "than the first selected section.  This may result in invalid"
  380. PRE208: "multi-section expressions (eg V(4)/v(5) where V(4) exists"
  381. PRE209: "in sections 1 and 2, and V(5) exists in sections 2 and 3)."
  382. PRE210: "Choose Skip_inconsistent_sections to not read in the"
  383. PRE211: "inconsistent sections, thus preventing possible invalid"
  384. PRE212: "expressions."
  385. PRE213: "Choose Do_not_skip_sections if you want to mix inconsistent"
  386. PRE214: "sections, and you won't be using multi-section expressions."
  387. PRE215: "Skipping section %d."
  388. PRE216: "%s in section %d does not match %s in section 0."
  389. PRE217: "Section %d has less than 2 rows of data."
  390. PRE218: "Unable to allocate the memory for VCCol0.\n"
  391. PRE219: "Not enough memory to run the analysis.\n"
  392. PRE220: "Warning: Too many points in X-axis, data truncated."
  393. PRE221: "Section %d's rows(%ld) exceeded maximum(%d).  Select:"
  394. PRE222: "Memory available for traces = %ld bytes, each trace requires %ld bytes.\n"
  395. PRE223: "You have enough memory for %.2f full traces.\n"
  396. PRE224: "The 'First' and 'Last' choices below allow %d partial traces.\n"
  397. PRE225: "'Other' allows you to specify a range of xaxis values.\n"
  398. PRE226: "Choose one of the following to view a subset of your data.\n"
  399. PRE227: "First_%d_data_points"
  400. PRE228: "Last_%d_data_points"
  401. PRE229: "First_data_points"
  402. PRE230: "Last_data_points"
  403. PRE231: "Searching data file, section %d.  Please wait... "
  404. PRE232: "\nSearching data file, section %d.  Please wait... "
  405. PRE233: "Minimum value is not in the X axis domain.  Ensure you enter X axis values."
  406. PRE234: "Range contains more than %ld data points, list truncated"
  407. PRE235: " Error in trying to read data file section %d\n"
  408. PRE236: " The value for '%s' does not have proper format\n"
  409. PRE237: "\n\n\nI/O ERROR on file %s\nDisk is probably full\nCNVTXT ABORTING\n\n"
  410. PRE238: " Ignoring further data.\n"
  411. PRE239: " #H is not found at the beginning of the section.\n"
  412. PRE240: " #N not found or does not have proper format\n"
  413. PRE241: " End of file encountered before end of data.\n"
  414. PRE242: "Bad logic state %c in input line: %s\n"
  415. PRE243: " '%s' found when '%s' was expected\n"
  416. PRE244: " '=' not found after '%s'\n"
  417. PRE245: " End of file encountered before end of column names.\n"
  418. PRE246: "Insufficient memory...auto-update failed"
  419. PRE247: "Not enough memory to run multi-analysis!\n"
  420. PRE248: "Error:  Not enough memory for Probe to run.  (%d)\n"
  421. PRE249: "  1) your PC does not have the full 640Kb of memory, and/or\n"
  422. PRE250: "  2) your Probe data file is too large.\n"
  423. PRE251: "Range values (%g,%g) include 0."
  424. PRE252: "Y range values (%g,%g) include 0 -- can't auto-range X."
  425. PRE253: "Range values must not include 0"
  426. PRE254: "Y range values (%g,%g) include 0 -- can't use this X range."
  427. PRE255: "X variable must be %s in order to Restrict_data."
  428. PRE256: "Unrestrict_data before using X_variable."
  429. PRE257: "Only 1 expression allowed for the X variable"
  430. PRE258: "%s values cross 0 -- not allowed for auto-ranging, logarithmic X Axis."
  431. PRE259: "Probe internal error: code 0010\n"
  432. PRE260: "Y range values (%g,%g) include 0 -- reverting to linear scale."
  433. PRE261: "number of data points is insufficient in the specified range"
  434. PRE262: "insufficient memory...unable to set data range"
  435. PRE263: "insufficient memory...unable to restrict data range"
  436. PRE264: "insufficient memory...display will be reset"
  437. PRE265: "range too small...display will be reset"
  438. PRE266: "You must add a trace or set a Y axis range to use labels"
  439.  
  440. /* Probe Prompt Messages */
  441. PRP001: "Checking data file...  \n"
  442. PRP002: "All related traces will also be removed.  Proceed? (Y or N): "
  443. PRP003: "Loading data file...  "
  444. PRP004: " All voltages and currents are available "
  445. PRP005: " All voltages, currents, and digital signals are available "
  446. PRP006: " All digital signals are available "
  447. PRP007: "These voltages and currents are available: "
  448. PRP008: "These digital signals are available: "
  449. PRP009: " All voltages and currents are available %s"
  450. PRP010: " All digital signals are available %s"
  451. PRP011: "Use up and down arrow keys to scroll traces"
  452. PRP012: "Press <return> to return to trace menu"
  453. PRP013: "Press <ENTER> to return to trace menu"
  454. PRP014: "Enter number of traces to display in digital plot (0 - %d): "
  455. PRP015: "Enter length of digital trace name to display (0 - %d): "
  456. PRP016: "Enter digital node or signal name, or bus definition (click right for choices):"
  457. PRP017: "Enter digital node or signal name, or bus definition:"
  458. PRP018: "Enter digital node or signal name, or bus definition (press PF4 for choices):"
  459. PRP019: "Enter digital node, signal name, or bus (F4 for choices):"
  460. PRP020: "Enter digital node or signal name, or bus definition (press F4 for choices):"
  461. PRP021: "Enter digital node or signal name, or bus definition (hit HELP for choices):"
  462. PRP022: "Please correct the digital trace definition: "
  463. PRP023: "Use up and down arrow keys to select trace to remove"
  464. PRP024: "Press <return> to remove trace or ESC to return to trace menu"
  465. PRP025: "Press <ENTER> to remove trace or ESC to return to trace menu"
  466. PRP026: "Delete ALL digital traces? (Y/N): "
  467. PRP027: "Use up and down arrow keys to select trace to edit"
  468. PRP028: "Press <return> to edit trace or ESC to return to trace menu"
  469. PRP029: "Press <ENTER> to edit trace or ESC to return to trace menu"
  470. PRP030: "Edit digital node or signal name, or bus definition: "
  471. PRP031: "Use up and down arrow keys to where to insert new trace(s)"
  472. PRP032: "Press <return> to insert trace or ESC to return to trace menu"
  473. PRP033: "Press <ENTER> to insert trace or ESC to return to trace menu"
  474. PRP034: "Use up and down arrow keys to select trace to move"
  475. PRP035: "Press <return> to select trace or ESC to return to trace menu"
  476. PRP036: "Press <ENTER> to select trace or ESC to return to trace menu"
  477. PRP037: "Use up and down arrow keys to select new position"
  478. PRP038: "Press <return> to move trace or ESC to return to trace menu"
  479. PRP039: "Press <ENTER> to move trace or ESC to return to trace menu"
  480. PRP040: "Enter display name (default=%s): "
  481. PRP041: "Enter display name: "
  482. PRP042: "Do you really want to erase all the displays? (Y or N): "
  483. PRP043: "Display %s exists.  Overwrite? (Y or N): "
  484. PRP044: "Do you really want to delete display %s? (Y or N): "
  485. PRP045: " Display Names (Current Analysis = All AC) "
  486. PRP046: " Display Names (Current Analysis = AC) "
  487. PRP047: " Display Names (Current Analysis = All DC) "
  488. PRP048: " Display Names (Current Analysis = DC) "
  489. PRP049: " Display Names (Current Analysis = All Transient) "
  490. PRP050: " Display Names (Current Analysis = Transient) "
  491. PRP051: "(AC)"
  492. PRP052: "(DC)"
  493. PRP053: "(TRAN)"
  494. PRP054: "(ALL AC)"
  495. PRP055: "(ALL DC)"
  496. PRP056: "(ALL TRAN)"
  497. PRP057: "Press any key for the next page (or ESC to exit)"
  498. PRP058: "AC Sweep"
  499. PRP059: "DC Sweep"
  500. PRP060: "Transient Analysis"
  501. PRP061: "All AC Sweep"
  502. PRP062: "All DC Sweep"
  503. PRP063: "All Transient Analysis"
  504. PRP064: " Display Name: %s (%s) "
  505. PRP065: "Digital"
  506. PRP066: "Analog %d"
  507. PRP067: "Analog Plot(s): %d   Digital Plot: %s   Active: %s"
  508. PRP068: "Yes (size = %d)"
  509. PRP069: "No"
  510. PRP070: " X-Axis "
  511. PRP071: "Variable: %s  Restrict: No"
  512. PRP072: "Variable: %s  Restrict: "
  513. PRP073: "Scale: %s   Range: "
  514. PRP074: "Linear"
  515. PRP075: "Log"
  516. PRP076: "Manual ("
  517. PRP077: "Auto"
  518. PRP078: "No Range"
  519. PRP079: "   Fourier: Yes"
  520. PRP080: "   Fourier: No"
  521. PRP081: " Digital Plot "
  522. PRP082: "Trace(s): "
  523. PRP083: "etc."
  524. PRP084: " Analog Plot %d "
  525. PRP085: " Analog Plot "
  526. PRP086: "Y-Axis Scale: %s   Y-Axis Range: "
  527. PRP087: "%d out of %d traces are non-existent.  Proceed? (Y or N): "
  528. PRP088: " (click right for list of variables):"
  529. PRP089: " (press PF4 to select variables from list):"
  530. PRP090: " (press F4 to select variables):"
  531. PRP091: " (press F4 to select variables from list):"
  532. PRP092: " (hit HELP for list of variables):"
  533. PRP093: "Enter variables or expressions"
  534. PRP094: "Please correct the variables or expressions: "
  535. PRP095: "Waiting for PSpice...\n"
  536. PRP096: "Enter macro name: "
  537. PRP097: "Delete macro '%s'? (Y or N): "
  538. PRP098: " Copy_macro (select source) "
  539. PRP099: "Enter target macro name: "
  540. PRP100: "Define a new macro: <name>[(arg[,arg]*)] = <definition>"
  541. PRP101: "Delete all the macros? (Y or N): "
  542. PRP102: "Setting up data structure...  "
  543. PRP103: "Current interval for auto-update is: %d seconds."
  544. PRP104: "%3d%% completed"
  545.