Passing Parameters

You must adhere to the following usage requirements when passing parameters:

For information on parameter parsing techniques, see the example under Compiling and Running a JAVA Program.


Top of page

Example: Passing Parameters

The following command, based on the sample later in this chapter, invokes the JAVA class java.ibi.cjsamples.cjsamp with three parameters:

EX java.ibi.cjsamples.cjsamp Parameter1, " ", ""Parameter3""

iWay Software