home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-12-21 | 237 b | 14 lines |
- ;INI
-
-
- [menus]
- ; this section describes the menu for INI-CONFIG.C
- ; title syntax : title=<string>
- ; (sub)item syntax : (sub)item=<string>,<hotkey>,<function>
- ; label syntax : label
-
- title=Project
- item=About,,about
- label
- item=Quit,Q,quit
-