> how do you tell it that it is a real number or a > equation? I use the 89 so there is no difference for me. On the 89, check the Var-Link screen. It should say what type of variable it is. In a program, use the GetType (something like that) command. It returns a variable's type.