# Messages file
#
# Taskname

_TaskName:LinReg2

# Errors

NoData:You cannot clear the data when you don't have any!
NumPts:You need at least 3 point for a line of best fit
MathEr:Unable to process due to division by zero (%0
MathEr1:Unable to process due to %0
MathEr2:Unable to process due to multiplication by zero (%0
MErrR1:division by zero (in the
MErrR2:cannot log zero
MErrR3:cannot log negative number
MErrR4:cannot ln negative number
MErrR5:cannot take the square of zero
MErrR6:maths formula error
MErrR7:formula error (in the
MErrR7a: numerator)
MErrR7b: denominator)
MErrR8:after formula evalutation
MErrR9:line is zero
MErrR9a:in the (
MErrR10:Cannot process transformation due to no formula being present
space:space
Topzero:The top line of the formula equates to zero
Botzero:The bottom line of the formula equates to zero
OpenB:(
NoMess:Cannot find token %0 in the Messages file
EOList:You need to add more data points to carry on
MaxPts:You have reached the maximum number of points available.
AddNP:You need to tell me how many extra points to add!
Value:You need to give me a value other than 0.
FormEr0:The value in %0 is outside of the value limit
ToolFail:toolbox did not initialise. Bummer
BadMem:malloc failed (%0). exitting.
nosave:For some reason (probably cos you're a fool), the file could not be saved.
BadForm:formula error somewhere or other
OneCopy:You already have a copy of !LinReg2 running. Quitting.
IsFaded:You cannot move forwards until a value is entered
toomany:There are too many datapoints in that file.
noload:I am unable to load that file.
willclear:You currently have data loaded. Click OK to clear and load.

#messages while debugging

FnErr:For some reason, %0 has been accessed with the following problem %1.