Setting the map command line switches

Set the map command line switches of any map you want to debug by copying the switches to ECMAP Debugger.

StepsSetting switches in ECMAP Debugger

  1. In the ECMAP Debugger main window menu, select Map | Set Map Command Line Switches or click the Set Map Command Line Switches button. The Map Command Line Switch Settings window displays.

  2. From the batch file you created previously, copy everything in the command line, including all the switches to the right of the executables. You must not copy the UNIX mapinrun or rmapout executables, or the Windows wrmi32 or wrmo32 executables.

  3. Paste the command line and switches you have copied to the Map Command Line Switch Settings window.

  4. Select the Inbound Map option if you copied switches from an inbound map or the Outbound Map option if the switches were from an outbound map.

    NoteYou must select the correct map direction option—Inbound or Outbound—to match the switches you copied to ECMAP Debugger. ECMAP Debugger terminates if the selected map direction and the copied command line and switches do not match. Check the trace file for errors. See “Viewing the trace file” for more information.

  5. Click OK to save the switches you selected to the debug session.

    In the Console tab at the lower right of the ECMAP Debugger window, informational messages display, acknowledging that the map name and switches have been received by ECMAP Debugger and a new debugging session has been created.

NoteThe Set Switches option is disabled once the map switches are set for a debug session. Only one debug session can run at a time. When a debug session completes or is manually stopped, the Set Switches option is enabled.