The Runtime Framework has a number of properties which can affect the behavior of isCOBOL. These allow the user to specify runtime actions such as authenticating passwords, customizing remote debugging, and specifying file systems. Properties can be set in the configuration file or dynamically changed by the application. A complete list of properties and their definitions is located in the Configuration section below. Here are a couple of examples of commonly used options.
iscrun -info ProgramName
iscrun -c myApp.cfg -license
iscrun --system ProgramName
iscrun --metal ProgramName
iscrun --motif ProgramName
iscrun --GTK ProgramName
iscrun --nimbus ProgramName
iscrun -t ProgramNameSee Using CHARVA for details.
iscrun -d ProgramName
iscrun -update ProgramNameThe runtime looks for a file named isupdater.properties in the Classpath. Such file must contain the setting to connect to a update server through HTTP, so swupdater.site. It could contain also additional settings (see Update Facility’s Client Configuration (isupdater.properties) for details), otherwise these defaults are used:
The need of updating is determined by comparing the build numbers specified by the swupdater.version properties used by the runtime with the build numbers specified by the swupdater.version properties in the server side swupdater.properties file.
iscrun -update UtilityName
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |