[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   sf_smallget           Small get routine
------------------------------------------------------------------------------

    procedure sf_smallget prototype
      parameters const char vstring,;
                 value int vrow,;
                 value int vcol,;
                 value int vlen,;
                 value int attr

    As everyone knows, the FORCE get system adds a great deal of overhead
    to the final EXE.  This procedure allows for the elimination of the
    get system when only a single ( or a couple ) of gets are required.

    In addition to the character variable, the row and the column, you must
    pass this procedure the length of the character string and the attribute
    used for display.

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