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

     Usage: Moves an edge between two TILED windows.

Parameters: Direction .int. specifies the edge to move:
                        0 = above
                        1 = right
                        2 = below
                        3 = left
            If omitted, the user is prompted for an arrow key to
            indicate direction. Amount .int. tells how far to move
            with respect to the upper left corner.  Negative means move
            toward it.

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

See Also: create_edge delete_edge

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