PWB Extensions Help (ext.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
SetKey
                                             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.
                                    -♦-