inimenu2wiki

Index Home MAE > MAE Architecture > MAE Utilities > inimenu2wiki

inimenu2wiki

This command extracts app menus from guibroker.ini and outputs them for wiki2doc consumption.

The command syntax is:

inimenu2wiki appname ...

where,

Option

Description

appname

This is the name of an app that registers with guibroker - and, specifically, has entries in guibroker.ini.  More than one appname can be specified.


Output Format

The output follows this general format:

The UI for mapedit displays these menu headings and options to the user.

==== MenuHeading1 ====

* Submenu1

* Submenu2

* ...

==== MenuHeading2 ====

* Submenu1

* Submenu2

* ...