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

     Usage: Start marking a block at the cursor position.  Marks are
            kept on a LIFO stack, so multiple marks are allowed. Be
            sure to raise each mark to avoid gobbling up memory with
            the stack. Only the most recent mark in the current buffer
            is displayed as the "marked area".

Parameters: Type .int. determines the type of mark:

                        1         Normal
                        2         Column
                        3         Line
                        4         Noninclusive

            If omitted, a normal mark (type 1) is used.

   Returns: Nothing

See Also: copy cut paste raise_anchor swap_anchor

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