SYNOPSIS
core-gui [-h|-v] [-b|-c <sessionid>] [-s] [-a address] [-p port] [<configfile.imn>]DESCRIPTION
Launches the CORE Tcl/Tk X11 GUI or starts an imn-based emulation.- -(-h)elp
- show help message and exit
- -(-v)ersion
- show version number and exit
- -(-b)atch
- batch mode (no X11 GUI)
- -(-c)losebatch <sessionid>
- stop and clean up a batch mode session <sessionid>
- -(-s)tart
- start in execute mode, not edit mode
- -(-a)ddress
- connect to the specified IP address (default 127.0.0.1)
- -(-p)ort
- connect to the specified TCP port (default 4038)
- <configfile.imn>
- (optional) load the specified imn scenario file
With no parameters, starts the GUI in edit mode with a blank canvas.