ASNA Mobile RPG® Reference Manual |
The ASNA Monarch Family
While ASNA Mobile RPG is a stand-alone product, it is also part of the larger Monarch family of ASNA software. The Monarch family has three main members:
- Monarch — An RPG to .NET migration suite, introduced in 2004.
- Wings — An RPG modernization tool, introduced in 2010.
- Mobile RPG — ASNA's IBM i-to-Mobile solution.
Certain components are shared between the members of this family, notably the Monarch Framework: the components and controls that allow the Monarch family to connect with and modify Microsoft's Visual Studio. Mobile RPG shares several key features with Wings, such as the Export facility, the Terminal Emulator, and the Wings Record Format; while it shares less with Monarch, the older program's name may appear from time to time in the code and documentation. Many controls used in Mobile RPG (DdsButton and DdsLink for example) are available to Wings and Monarch users, and vice versa. Below is a list of the controls that are not shared:
DdsControls Restricted by Product | |||
Control | Monarch | Wings | Mobile RPG |
DdsBar | No | No | Yes |
DdsBarcode | No | No | Yes |
DdsBarSegment | No | No | Yes |
DdsExpandingList | No | No | Yes |
DdsGeolocation | No | No | Yes |
DdsHostFile | No | Yes | Yes |
DdsList | No | Yes* | Yes |
DdsSubfile | Yes | Yes | No |
DdsSubfileControl | Yes | Yes | No |
DdsTable | No | No | Yes |
*The Navigation
ListType is exclusive to Mobile RPG.
Any control not included above is shared by all three products.