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

     Usage: Drops a bookmark.  Up to 10 can be active at once.

Parameters: Number .int. is the number (from 0 to 10, 0 is the same
            as 10) of the bookmark. Overwrite .string. contains
            "y" to overwrite the previous bookmark, "n" if not.
            If the rest of the parameters are omitted, the bookmark
            is dropped at the current position. If given (and all
            three should be given if any are) the bookmark is dropped
            in the given buffer at the given line and column.

   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: goto_bookmark

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