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_rel ([num_lines], [num_columns]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
move_rel ([num_lines], [num_columns])

     Usage: Move to a new position relative to the current position.
            Positions start at 1,1. If a parameter is 0 or omitted,
            that coordinate is unchanged.

Parameters: Num_lines .int. is the number of lines to move.
            Num_columns .int. is the number of columns to move.

   Returns: Non-0 for success (position moved), 0 for failure.

See Also: move_abs next_char prev_char

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