The following clause reorders hotlink definitions on the map.For a detailed description of the Activate clause, see Managing Hotlinks.
Syntax
Set Map
[ Window window_id ]
[ Layer layer_id
[ Activate Order hotlink_id [ , hotlink_id, hotlink_id, ... ] ] ]
window_id is the integer window identifier of a Map window.
layer_id identifies which layer to modify; can be a SmallInt (for example, use 1 to specify the top map layer other than Cosmetic) or a string representing the name of a table displayed in the map.
hotlink_id is an integer index (1-based) that specifies the hotlink definition to modify. At least one hotlink_id must be specified.
Example
Set Map Layer 1 Activate Order 2, 3, 1