[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   sf_win_explode      Explodes a window to the screen
------------------------------------------------------------------------------

    procedure sf_win_explode prototype
      parameters value int lr,;
                 value int lc,;
                 value int rr,;
                 value int rc,;
                 value byte the_color,;
                 value int clock_tick

    Explodes a window to the screen

    Example:

    sf_win_explode( 05, 10, 20, 50, &WHITE_BLACK, 2000 )

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