home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Extend 3.0 Demo / Extend Demo / Extend Demo.rsrc / STR#_310.txt < prev    next >
Encoding:
Text File  |  1994-07-14  |  9.5 KB  |  329 lines

  1. Out of memory during simulation (allocate more memory to Extend)
  2.  
  3. Undefined System Function called.  Use a newer version of Extend
  4.  
  5. Invalid X axis values at InstallAxis
  6.  
  7. Invalid Y axis values at InstallAxis
  8.  
  9. Invalid Y2 axis values at InstallAxis
  10.  
  11. No Axis installed at InstallFunction
  12.  
  13. No Axis installed at InstallArray
  14.  
  15. Installed array must be Type Real at InstallArray
  16.  
  17. Cannot install local array or array segment at InstallArray
  18.  
  19. unused
  20.  
  21. No Axis installed at MakeScatter
  22.  
  23. Empty or unequal length signals at MakeScatter.  Need to installArray for both signals
  24.  
  25. No Axis installed at PlotNewScatter
  26.  
  27. Invalid signal Number at PlotNewScatter.  Must be an even number, 0 or higher
  28.  
  29. No array was installed at this Signal Number in PlotNewScatter
  30.  
  31. Plotting a point that exceeds installed array size in plotNewScatter or plotNewPoint
  32.  
  33. No Axis installed at PlotNewPoint
  34.  
  35. No array was installed at this Signal Number in PlotNewPoint
  36.  
  37. Plotting a point that exceeds array size in PlotNewPoint
  38.  
  39. No Axis installed at GetAxis
  40.  
  41. Array must be Type Real at GetAxis
  42.  
  43. Array must have at least 9 elements at GetAxis
  44.  
  45. Unallocated array at GetAxis
  46.  
  47. Invalid Plot Number at removeSignal
  48.  
  49. Invalid Plot Number at disposePlot
  50.  
  51. Integer divide by zero
  52.  
  53. Integer Mod by zero
  54.  
  55. Array exceeded dimensional bounds
  56.  
  57. Array has not been allocated by MakeArray or any other initializing procedure
  58.  
  59. Stack overflow.  Too many local variables or function calls
  60.  
  61. Cannot allocate non-dynamic array in MakeArray
  62.  
  63. Infinite or negative dimension in MakeArray
  64.  
  65. Invalid number of points in numPoints, valid values are from 2 to 2000
  66.  
  67. Not enough memory to make or expand array in MakeArray (allocate more memory to Extend)
  68.  
  69. Cannot dispose of non-dynamic array in DisposeArray
  70.  
  71. Calling FFT with an array that is not dimensioned as a power of 2
  72.  
  73. Array must have at least four elements in IntegrateInit
  74.  
  75. Array must have at least four elements in integrateEuler
  76.  
  77. Array must have at least four elements in integrateTrap
  78.  
  79. Called Mean with a negative value of N.
  80.  
  81. Called stdDevSample with a value of N less than 2.
  82.  
  83. Called stdDevSample with an array that has less than N elements.  Increase the array's size
  84.  
  85. Called stdDevPop with a value of N less than 2
  86.  
  87. Called stdDevPop with an array that has less than N elements.  Increase the array's size
  88.  
  89. Cannot open more than 12 text files simultaneously
  90.  
  91. Bad fileNum, unopened file, or read error in FileRead
  92.  
  93. Bad fileNum, unopened file, or write error in FileWrite
  94.  
  95. Bad fileNum or unopened file in fileRewind
  96.  
  97. Bad fileNum or unopened file in fileClose
  98.  
  99. Bad fileNum or unopened file in fileEndOfFile
  100.  
  101. Start or numChars was negative in strPart function
  102.  
  103. Start or numChars was negative in strReplace function
  104.  
  105. Can pass arrays only in CHECKDATA, STEPSIZE, INITSIM, SIMULATE, and ENDSIM message handlers.
  106.  
  107. Cannot pass non-dynamic array in passArray
  108.  
  109. Cannot pass a received passed array or an unallocated dynamic array in passArray
  110.  
  111. Can pass arrays only in CHECKDATA, STEPSIZE, INITSIM, SIMULATE, and ENDSIM message handlers.
  112.  
  113. Cannot use a non-dynamic array in getPassedArray
  114.  
  115. Queue array was modified by user or not initialized by QueInit in 
  116.  
  117. Cannot use non-dynamic array in QueInit
  118.  
  119. Not enough memory to make array in QueInit (allocate more memory to Extend)
  120.  
  121. N is greater than queue length in QueSetN
  122.  
  123. BitNum was negative or greater than 31 in 
  124.  
  125. Not enough memory to expand queue in PutRear (allocate more memory to Extend)
  126.  
  127. Cannot use non-dynamic array in AnimationPixelRect
  128.  
  129. Row or column index out of range in AnimationPixelSet. Indexes should be 0 to (rows-1) or (columns-1)
  130.  
  131. Not enough memory to expand queue in PutFront (allocate more memory to Extend)
  132.  
  133. Cannot use non-dynamic array in DelayInit
  134.  
  135. DelayTime is negative or DelayTime or DeltaTime is noValue in DelayInit
  136.  
  137. Not enough memory to make array in DelayInit (allocate more memory to Extend)
  138.  
  139. Delay array was modified by user or not initialized by DelayInit in Delay
  140.  
  141. Called Mean with an array that has less than N elements.  Increase the array's size.
  142.  
  143. LineFormat must be 0 to 2 in PlotSignalFormat
  144.  
  145. tabFormat must be 0 to 3 in PlotSignalFormat
  146.  
  147. Cannot install function into scatter plot
  148.  
  149. LineFormat 1 does not apply to scatter plots
  150.  
  151. LineFormat 1 or 2 does not apply to installed functions
  152.  
  153. Not enough memory to make or expand array in AnimationPixelRect (allocate more memory to Extend)
  154.  
  155. Invalid baud rate at SerialReset
  156.  
  157. Invalid stop bits at SerialReset
  158.  
  159. Invalid parity at SerialReset
  160.  
  161. Invalid data bits at SerialReset
  162.  
  163. Selected port is already in use at SerialReset
  164.  
  165. XCMD or XFCN not found.  Please note that you must use the resource name, not the file name of the file in the extensions folder 
  166.  
  167. Memory is unavailable for the most recent plotting instruction (allocate more memory to Extend)
  168.  
  169. The number of available traces is not correct for that transformation
  170.  
  171. Not yet implemented
  172.  
  173. The function PlotNewScatter must be used for this type of plot
  174.  
  175. The function PlotNewPoint must be used for this type of plot
  176.  
  177. Invalid index on plotted point
  178.  
  179. Plot signal number is invalid
  180.  
  181. The plotType value must be between 0 and 6
  182.  
  183. Invalid barGraph parameters
  184.  
  185. Out of memory when plotting new point (allocate more memory to Extend)
  186.  
  187. Too many parameters in XCMD
  188.  
  189. Error in New Publisher Dialog, Publisher will not be created
  190.  
  191. Unable to create Edition file, publisher will not be created
  192.  
  193. Unable to create new section, publisher will not be created
  194.  
  195. Call of write Publisher without valid section
  196.  
  197. Unable to open edition file
  198.  
  199. Unable to write edition file
  200.  
  201. Unable to close edition file
  202.  
  203. Error while reading section resources
  204.  
  205. Unable to Register section
  206.  
  207. Problem with section resources during write
  208.  
  209. Error duplicating resource handles
  210.  
  211. Error adding section resources
  212.  
  213. Unable to unregister Section
  214.  
  215. The ‚ÄúBitmap plotters‚Äù preference is being turned off.  Not enough memory to allocate bitmap for plotter (allocate more memory to Extend)
  216.  
  217. Out of memory in CompileEquation function (allocate more memory to Extend)
  218.  
  219. is an invalid name (must start with a letter or underscore and cannot have spaces)
  220.  
  221. Calling EquationCalculate function with an empty or uncompiled (using EquationCompile) dynamic array
  222.  
  223. Must use dynamic array as compiled code storage in call to EquationCompile or EquationCalculate function
  224.  
  225. Must use a name for the output label
  226.  
  227. Trying to animate nonexistent object (outside range of numbered objects)
  228.  
  229. Calling SendBlockMsg function with invalid message value 
  230.  
  231. Calling SendBlockMsg function with invalid block number 
  232.  
  233. Index out of range in get/set value in GrafData
  234.  
  235. Internal Error
  236.  
  237. The preferences file could not be opened.  This probably means that there is another copy of Extend running on your machine.  Only one copy of Extend can be running at a time.
  238.  
  239. Error accessing the Extensions folder.  Extend will launch, without accessing any extensions
  240.  
  241. There was a problem while trying to access the edition manager
  242.  
  243. Invalid section event
  244.  
  245. Plot Symbol number is invalid, must be from 1 to 9
  246.  
  247. Calling AnimationShow for an object that was not assigned a shape (e.g. AnimationRect was never called for this object)
  248.  
  249. No Axis was installed, plotter calls out of order
  250.  
  251. Cannot resize a passed array except in the originating block
  252.  
  253. The serial number you have entered is invalid.  You will not be allowed to launch Extend without a valid serial number.
  254.  
  255. Must use dynamic array in XCMDArray function call
  256.  
  257. The number of points in the traces do not match, transformation not allowed
  258.  
  259. Unsupported XCMD callback
  260.  
  261. Sound not found in Extend Extensions folder, Extend application, or System File, sounds must be called by the resource name, not the file name
  262.  
  263. Serial Port Error in SerialRead:  
  264.  
  265. Serial Port Error in SerialWrite:  
  266.  
  267. Picture not found in Extend Extensions folder, Extend application, or System File.  Pictures must be called by the resource name, not the file name
  268.  
  269. Calling GetConBlocks with incorrect array. Use array declared ‚ÄúInteger arrayName[][2];‚Äù
  270.  
  271. Out of memory calling GetConBlocks (allocate more memory to Extend)
  272.  
  273. File is still open or not found
  274.  
  275. File is not open
  276.  
  277. Error while NBPregistering Extend
  278.  
  279. Movie file not found in Extend Extensions folder.  Movies must be called by the file name, not the resource name
  280.  
  281. This Macintosh does not have Apple event capability (needs System 7)
  282.  
  283. Not enough memory to continue this simulation.  Close some models or allocate more memory to the Extend application
  284.  
  285. ProductNum is invalid.  Valid numbers are currently 0 for Claris Resolve, and 1 for Microsoft Excel
  286.  
  287. AppleEvent communication failed.  Possible reasons include, no receiving application, out of memory, or no receiving document
  288.  
  289. Application not found, or could not be opened
  290.  
  291. Invalid connector index in GetIndexedConValue function
  292.  
  293. Invalid connector index in SetIndexedConValue function
  294.  
  295. Invalid connector number in SendConnectorMsgToBlock function
  296.  
  297. Invalid global block number in SendConnectorMsgToBlock function
  298.  
  299. Aborted
  300.  
  301. Calling AnimationSetPixel for a non-PixelRect animation object
  302.  
  303. Row must be 0 and column must be 0 to 2 when calling SetDialogItem or GetDialogItem for Slider or Meter
  304.  
  305. Data Table or Text Table Row or column index out of range in GetDialogItem or SetDialogItem
  306.  
  307. Integer array must have at least 4 elements in GetBlockTypePosition
  308.  
  309. Matrix cannot have negative number of rows or columns at 
  310.  
  311. Matrix cannot have more than 10000 rows or columns at 
  312.  
  313. Input rows and columns exceeded size of matrix or vector at 
  314.  
  315. Input matrix has NoValues at 
  316.  
  317. Matrix smaller than vector at 
  318.  
  319. Not enough memory to copy matrix or vector at 
  320.  
  321. Matrix cannot have more than 100 rows or columns at 
  322.  
  323. Matrix cannot have more than 22 rows or columns at 
  324.  
  325. Matrix calculation error at 
  326.  
  327. Cannot call the ‚ÄúRunSimulation‚Äù function during a simulation
  328.  
  329.