Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - delete_edge ({direction}) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
delete_edge ({direction})

     Usage: Deletes an edge of a TILED window (deleting a window),
            making the current window larger. The edge must border
            only two windows. Use only when no overlapping windows are
            on the screen. When a window is deleted, its window id
            becomes invalid.

Parameters: Direction .int. indicates which edge to delete:
                        0 = above
                        1 = right
                        2 = below
                        3 = left
            If omitted, the user is prompted for an arrow key.

   Returns: Greater than 0 for success, 0 or less for failure.

See Also: create_edge delete_window inq_window move_edge

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson