Remote control via the command line

Remote control of easymap via command line reference offers the possibility to control elementary functions from other applications with simple programming, e.g. opening, updating and printing maps. Remote control can also be done via a batch script.

With the appropriate programming you can make Windows start easymap, open an easymap workbook and display it on the screen. If a workbook contains linked data, easymap updates the maps automatically. If the maps contain analyses with equidistant or equally distributed classes, the classes are also updated automatically.

easymap is started from the command line with special parameters which are converted into actions by easymap. Especially for regularly recurring, automated tasks this procedure can be interesting.

The following things are possible with this approach:

  • Open, save and close map folders
  • Printing and graphic export of components of the map folder
  • Modify the map folder within narrow limits, e.g. change visibility of objects.

If you need further access to the map folder, please use the COM-Object modell.

In the following we will give some examples of command line references (please note that these remote control commands are intended for experienced programmers).