[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
       VAR
          Code    : Integer;
          IntVar  : Integer;
          RealVar : Real;
          StrVar  : String [4];
          CharVar : Char;

       BEGIN
         Val (RealVar,CharVar,Code);    { Error 33}
       END.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson