Function FkMax() Foundation
Retrieves the number of function keys.
FkMax() --> nMaxFKeys
The function FkMax() does not exist within the Xbase++ language. Originally it was part of the dBASE III Plus language and can be easily implemented in Xbase++ using a preprocessor directive.
// Determine number of programmable function keys
#xtranslate FkMax() => 48
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.