isl  | 
iscrun -utility isl  | 

Available options  | Description  | 
|---|---|
-t  | Run in terminal mode on Linux/Unix terminals  | 
laf  | Select the Look and Feel  | 
-c  | Use an additional runtime configuration file  | 
-conly  | Use only one runtime configuration file  | 
-d  | Run in debug mode  | 
Debug Java Options  | Options to be passed to the JVM that runs the Debugger   | 
-coverage  | Generate code coverage report of the runtime session  | 
-profile  | Profile runtime execution  | 
-update  | Look for updates before starting the runtime  | 
-uc  | Specifies a configuration file  for the isUpdater utility, that is invoked by the -update option  | 
Program name  | Name of the COBOL program to run  | 
Utility  | Run an utility instead of a COBOL program. Choose the desired utility from the list  | 
-info  | Instead of running the program, print information about the program class  | 
-license  | Instead of running the program, print information about the license  | 
-v  | Instead of running the program, print the runtime version  | 
-joe  | Run a joe script instead of a COBOL program  | 
-iut  | Run a unit test instead of a COBOL program  | 
Arguments  | Arguments to the COBOL program  | 
Java options  | Options to be passed to the Java Runtime  | 
Debug Code Prefix  | Path list to locate the source files when running in debug mode. This is useful only for debugging programs that were compiled with isCOBOL 2020 R1 or previous  | 

Available options  | Description  | 
|---|---|
-c  | Use an additional runtime configuration file  | 
Hostname  | IP address or hostname that runs the program to remote debug  | 
Debug Port  | Port used by the remote host for debugging communication  | 
Java Options  | Options to be passed to the Java Runtime  | 
Debug Code Prefix  | Path list to locate the source files when running in debug mode  | 
Remote source  | The source files are located on the remote host  | 

Available options  | Description  | 
|---|---|
laf  | Select the Look and Feel  | 
-nodisconnecterr  | Avoid message box notification on connection lost  | 
-noupdate  | Don’t check for updates before  starting the isCOBOL Client  | 
-hostname  | IP address or hostname where the isCOBOL Application Server is running  | 
-port  | Port used by the isCOBOL Application Server running on the host  | 
-user  | Specifies the user for the connection to the isCOBOL Server  | 
-password  | Specifies the password for the connection to the isCOBOL Server  | 
-panel  | Run the isCOBOL Server’s Administration Panel.  | 
-admin  | Run the isCOBOL Server’s Administration Panel.  The panel starts with the "Users View" tab active  | 
-info  | Print the list of connected clients on the console  | 
-v  | Print the isCOBOL Client version on the console  | 
Execute program  | Run a program in thin-client mode. It enables Execute program options  | 
Java Options  | Options to be passed to the Java Runtime  | 
Available options  | Description  | 
|---|---|
-c  | Use an additional runtime configuration file, server side  | 
-lc  | Use an additional runtime configuration file, client side  | 
-d  | Run in debug mode  | 
-debugport  | Port used by the remote host for debugging communication  | 
Program Name  | Name of the COBOL program to run  | 
Utility  | Run an utility instead of a COBOL program. Choose the desired utility from the list  | 
Arguments  | Arguments to the COBOL program  | 
Remote source  | The source files are located on the remote host. This is useful only for debugging programs that were compiled with isCOBOL 2020 R1 or previous  | 
Debug Code Prefix  | Path list to locate the source files when running in debug mode. This is useful only for debugging programs that were compiled with isCOBOL 2020 R1 or previous  | 
iscrun -c isl.properties -utility isl  | 
