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

     Usage: Either restores a position saved with drop_bookmark, or
            finds the location of a bookmark. When restoring, if the
            bookmark was in a different buffer, that buffer becomes
            current.

Parameters: Number .int. is the number of the bookmark to use (range
            is 1 to 10, 0 same as 10). If given, buffer_id,
            line and column .ints. will be set to the buffer id, line
            and column positions of the bookmark. NOTE: If these three
            parameters are specified, BRIEF will not move to the
            bookmark, just fill in the values.

   Returns: Greater than 0 for success, 0 for failure and no
            message was displayed, and less than 0 for failure and
            a message was displayed.

See Also: drop_bookmark

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