set-func

set-func


set-flush Index Level set-func (D3/SCO)
Syntax set-func file.reference item-id
Category TCL
Type Verb
Description defines the function keys available on port 0 (zero) of PC implementations only. Note that the filename is required, and is usually called "funckeys".

The function keys are initially defined by the default keyboard definition item. "set-func" overrides the default settings or the previously executed "set-kbrd". However, if "set-kbrd" is executed after "set-func" is executed, the function keys are reset according to the keyboard definition item used.

Each function key may be assigned one character.

Function keys are undefined by default.
Options
See Also kb fkeys (R83) funckeys kb.fk (D3/SCO) set-kbrd (D3/SCO) kb.pc  
Example set-func funckeys ibm
Warnings (R83) See the item called "SET-KBRD.DOC" in the "DOC" file in "SYSPROG" for more information on defining function keys. Also see the file called "FUNCKEYS" in "SYSPROG".
Compatibility D3 7.0 AP R83
set-flush Index Level set-func (D3/SCO)