Get wintin 1.75 and...:

[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]

Posted by wintinner on December 4, 2000 at 12:28:02:

In Reply to: Anyone know how to set the F-Keys in Wintin ?(n/t) posted by Cassman on December 4, 2000 at 09:11:26:

*straight from the help file*
You can assign aliases to function keys or some other keys. These aliases can’t have variables. Use alias names from the following table to assign an alias to the associated function key:

VK_F2 to VK_F12

VK_BACK
VK_TAB
VK_ESCAPE
VK_PGUP
VK_NEXT
VK_END
VK_HOME
VK_LEFT
VK_RIGHT
VK_UP
VK_DOWN
VK_INSERT
VK_DELETE
VK_NUMPAD0 to VK_NUMPAD9
VK_MULTIPLY
VK_ADD
VK_SUBTRACT
VK_DECIMAL
VK_DIVIDE
VK_NUMLOCK
VK_SCROLL

You can’t reassign F1, which is used for help. See the examples below to see how these are used.

and here are the examples below:
#alias VK_F2 flee
flee if you hit the F2 key
#alias VK_UP n
go north when you hit the uparrow key



Follow Ups:

Post a Followup

Name:
E-mail:
Subject:
Comments:


[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]