7.0;gm (go_to_mark) *DM*, revision 7.0, 83/08/08 GM (GO_TO_MARK) -- Go to a mark. usage: gm FORMAT GM The GM command repositions the cursor at the most recently marked point after first marking the current cursor position (where you invoked the GM command). This allows you to alternate between two points with repeated invocations of GM. The most common use of this is to "remember" a position in a file and return to it later. GM repositions the window, if necessary, to display the marked pad location. Pads may contain multiple marks, in which case GM works its way progressively through the mark stack, consuming each mark as it goes. You may also place marks in different pads; GM builds only one mark stack, not one for each pad. Thus you may use this command to jump around between pads. <SHIFT>/<MARK> on low-profile keyboards invokes the GM command. There is no pre-defined key providing a similar function on 880 keyboards. GM requires no arguments or options. RELATED TOPICS More information is available. Type: - HELP DR for details on placing marks. - HELP RM for details on restoring marks to the mark stack. - HELP CMS for details on erasing marks.