[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 VIDEOINIT()
 Reinitializes a video system after a RUN
------------------------------------------------------------------------------
 Syntax

     VIDEOINIT()

 Description

     When you call an external program through RUN, or add on library
     routines that change the screen mode or other related settings, use
     VIDEOINIT() to reinitialize the CA-Clipper Tools internal video system.

 Note

     .  Despite the fact no value is returned, the Var variable
        contains a value of .F. when you attempt something like Var:=
        VIDEOINIT().

 Examples

     .  After calling an external program...

        RUN VGATEST.EXE

     .  ...reset the CA-Clipper video system:

        VIDEOINIT()


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