adlofts created page: contributing authored by James Desjardins's avatar James Desjardins
...@@ -47,7 +47,7 @@ Where movement direction is ...@@ -47,7 +47,7 @@ Where movement direction is
|------------|-----------------|---------------------------------------------------| |------------|-----------------|---------------------------------------------------|
| 'qem' | 'name_of_event' | Creates an event | | 'qem' | 'name_of_event' | Creates an event |
| 'qcf' | 'name_of_chan_info_mark_label' | Flags a channel | | 'qcf' | 'name_of_chan_info_mark_label' | Flags a channel |
| 'sm' | ? | Selects a mark | | 'sm' | 'on' or 'off' | Selects a mark |
| 'awm' | 'name_of_time_info_mark' | Creates a mark on the data selected by the winrej | | 'awm' | 'name_of_time_info_mark' | Creates a mark on the data selected by the winrej |
| 'rwm' | 'name_of_time_info_mark' | Removes a mark on the data selected by the winrej if the name of the marks is set as pop_select then you will get a pop up selection on each use.| | 'rwm' | 'name_of_time_info_mark' | Removes a mark on the data selected by the winrej if the name of the marks is set as pop_select then you will get a pop up selection on each use.|
| 'apm' | 'name_of_time_info_mark' | Applies a mark to the whole page window | | 'apm' | 'name_of_time_info_mark' | Applies a mark to the whole page window |
... ...
......