REFERENCE
Label

Creates a mailing label.

Syntax

<Label name ip sendmode [window]>

Parameters

Name is the name you'll use to refer to this label.

IP is "local" or an IP address.

Sendmode is SendWin, SendFocusWin, SendWinM, SendWinMF, SendWinS, or SendWinSF.

Window is the name of the target window. This parameter should be omitted when Sendmode is SendFocusWin; otherwise it is required. This parameter is case-sensitive like all window names in HotkeyNet.


Remarks

Labels are used with SendLabel.

Example

The following example creates four movement hotkeys that control two characters:

<Label joe local SendWin game1>
<Label sam 192.168.1.102 SendWin game1>

<Hotkey F1-F12>
<SendLabel sam, joe>
<Key %Trigger%>

Related pages

Movement Keys
MovementHotkey
SendLabel
Hotkey

This page was last revised on September 24, 2008
 
INSTRUCTIONS


REFERENCE


World of Warcraft