Parser Create
Constructor Create(function:Strung;aVariable:Char);
{Defined in SParser.Pas} Example
_____________________________________________________________
Create the parser object and set the string to an intial value. The function string can be changed while the program is running wit the SetParseString method.