Starting and stopping TextChart Studio
You can install i2 TextChart Studio on Windows, Linux, or macOS. As a partial consequence, the commands for starting and stopping TextChart Studio are slightly different on each operating system.
Windows
To start TextChart Studio on Microsoft Windows:
From the Start menu, select TextChart Studio Start. Alternatively, open a command window and run the following command:
rosokastudio.bat start
To stop TextChart Studio:
From the Start menu, select TextChart Studio Stop. Alternatively, open a command window and run the following command:
rosokastudio.bat stop
Linux
To start TextChart Studio on Linux:
From the installation directory, run the following command:
./rosokastudio.sh start
To stop TextChart Studio:
From the installation directory, run the following command:
./rosokastudio.sh stop
macOS
On Apple macOS, you can use the same commands for starting and stopping TextChart Studio as on Linux. i2 also provides commands that you can run from the Finder.
To start TextChart Studio on macOS:
Double-click the StartStudio.command file in the installation directory.
To stop TextChart Studio:
Double-click the StopStudio.command file in the installation directory.