[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Constants

       Const
         MaxXYSaves        =    5;          (Real, DPMI)
         LeftText          =    0;
         CentreText        =    1;
         CenterText        =    1;
         RightText         =    2;
         OutSideText       =    3;

    MaxXYSaves is  the  number  of  cursor  sizes  and  cursor  positions
    that can be  saved.   This  is  in  effect  the  size  of  the cursor
    stack.

    LeftText,  CentreText  and  RightText  are  simply  constants defined
    to be compatible with Graph.  They are used by various procedures.

    OutSideText is used for right justification.

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