NAME: Val USE: Accepts a string type value and converts it into its numeric repersentation. If errors are found then a numeric value equivalent to the affected error position is returned. DEPENDENCY: None SYNTAX: Val(StringValue : String; NumValue; Var ErrorCode : Integer);