I have not been able to find a guide on the correct methods for configuring the APPS.CFG file. For instance:
Is there a maximum file APPS.CFG length?
Is there a comment feature?
How can a "no operation" be configured for a key?
What are the rules for what follows each of the different types of data like [KEY], [CHR], etc.?
The latest standard APPS.CFG from IRTRANS include [FNC] and [STR], but these do not show up in the most current source code. What are they?
Source code indicates APPNAME string length maximum is 100 characters. What can I do if the Windows path name is longer for the APP I wish to control?