◄Up► ◄Contents► ◄Index► ◄Back► ─────PWB Extensions───────────────────────────────────────────────────────── Syntax: flagType SetKey( char far *Command, char far *Key ); Returns: True if assignment was successful, otherwise false. See: fExecute, NameToKeys, ◄Assign► ◄Note on Available Keys► ◄Options menu, Key Assignments► ◄Tell► SetKey assigns <Command> to <Key>. The <Command> can be a function or macro name. The <Key> is a key name in the format shown in the Key Assignments dialog box, or the result of the Tell function. -♦-