This can unit can be replaced with alternate strings and then ESBPCS recompiled.p> Copyright © 1999-2002 ESB Consultancy
rsAngleNotLEPi | 'Angle must be less than or equal to Pi' |
rsAngleTooLarge | 'Angle Magnitude too large' |
rsAtLeastFour | 'Must have at Least 4 Values' |
rsAtLeastOne | 'Must have at Least 1 Value' |
rsAtLeastThree | 'Must have at Least 3 Values' |
rsAtLeastTwo | 'Must have at Least 2 Values' |
rsBinomDistInvalid | 'Invalid Binomial Distribution' |
rsBinomInvalid | 'Invalid Binomial Coefficient' |
rsBinomOverflowed | 'Binomial Coefficient Overflowed' |
rsCannot | 'Cannot have more than ' |
rsCDivideByZero | 'Complex Division by Zero' |
rsDecimalPlaces | ' Decimal Places' |
rsDenomNotZero | 'Denominator cannot be 0' |
rsDF | 'Degrees of Freedom must be > 0' |
rsDivideByZero | 'Division by Zero' |
rsEast | 'East' |
rsEastAbbr | 'E' |
rsExpDistInvalid | 'Invalid Exponential Distribution' |
rsFactOverflow | 'Factorial Calculation cannot exceed 1754' |
rsInvalidAngle | 'Invalid Angle' |
rsInvalidCol | 'Invalid Column Number' |
rsInvalidLatitude | 'Invalid Latitude' |
rsInvalidLongitude | 'Invalid Longitude' |
rsInvalidRow | 'Invalid Row Number' |
rsInvalidShape | 'Invalid Shape' |
rsInvalidSides | 'Invalid Sides' |
rsInvalidValue | 'Invalid Value' |
rsInvalidXtoY | 'Invalid XtoY' |
rsIPAddrComp | 'IP Address Components must be between 0 and 255' |
rsLatitude | 'Latitude' |
rsLengthNotNeg | 'Length must not be Negative' |
rsLongitude | 'Longitude' |
rsLowerBound | 'Your entered Value is below the acceptable limit of ' |
rsMagZero | 'Cannot find Angle when Magnitude is Zero' |
rsMatrixIsEmpty | 'Matrix is Empty' |
rsMatrixMult | 'Number of Columns in X does not equal'+#13+'the Number of Rows in Y' |
rsMatrixNeg | 'Matrix contains Negatives' |
rsMatrixNotPos | 'Matrix contains values <= 0' |
rsMatrixRect | 'Rectangular Matrix Required' |
rsMatrixSqr | 'Square Matrix Required' |
rsMatrixZero | 'Matrix contains Zeroes' |
rsMedianNotFound | 'Median Not Found' |
rsNoInvert | 'Unable to Invert the Matrix' |
rsNorth | 'North' |
rsNorthAbbr | 'N' |
rsNotDefinedForOne | 'Not defined for 1' |
rsNotDefinedForValue | 'Not defined for that value' |
rsPermInvalid | 'Invalid Permutation' |
rsPermOverflowed | 'Permutation Overflowed' |
rsPoissonInvalid | 'Invalid Poisson Distribution' |
rsPowerInt64 | 'Power would cause Int64 overflow' |
rsQuartilesNotFound | 'Quartiles Not Found' |
rsSameDimensions | 'Must have the Same Dimensions' |
rsShapeTooSmall | 'Shape too small' |
rsSouth | 'South' |
rsSouthAbbr | 'S' |
rsSqRootNeg | 'Square Root of Negative' |
rsStdDev | 'Standard Deviation must be > 0' |
rsUpperBound | 'Your entered Value is above the acceptable limit of ' |
rsValue01 | 'Value must be strictly between 0 and 1' |
rsValue01Inc | 'Value must be between 0 and 1 inclusive' |
rsValue2 | 'Value must be strictly between 0.000002 and 0.999998' |
rsValueGEZero | 'Value must be >= 0' |
rsValueGZero | 'Value must be > 0' |
rsValueLEOne | 'Value must be <= 1' |
rsValueLEZero | 'Value must be <= 0' |
rsValueLZero | 'Value must be < 0' |
rsValueNotZero | 'Value must not be 0' |
rsVectorEmpty | 'Vector Empty' |
rsVectorG1 | 'Vector must have more than 1 Element' |
rsVectorG2 | 'Vector must have more than 2 Elements' |
rsVectorG3 | 'Vector must have more than 3 Elements' |
rsVectorIsEmpty | 'Vector is Empty' |
rsVectorNeg | 'Vector contains Negatives' |
rsVectorNotPos | 'Vector contains values <= 0' |
rsVectorTooSmall | 'Vector too small' |
rsVectorZero | 'Vector contains Zeroes' |
rsWest | 'West' |
rsWestAbbr | 'W' |
rsZeroToNegPower | 'Cannot Raise 0 to a negative power' |