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 - create_edge ({direction}) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
create_edge ({direction})

     Usage: Splits the current TILED window in half, creating a new
            window. Use move_edge to size the new window. The call
            will fail if there is not enough room for one line of text
            and the title (14 chars). The new window becomes current,
            and both the old and new windows will contain the current
            buffer.

Parameters: Direction .int. tells where to create the new window:
                        0 = above
                        1 = right
                        2 = below
                        3 = left
            If omitted, the user is prompted for an arrow key to
            indicate direction.

   Returns: 1 for success, -1 for failure.

See Also: create_window delete_edge move_edge set_window

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