zbi.start_info.execute

zbi.start_info.execute

This command instructs the ZBI 2.0 environment to execute the program listed in the file_name.

Setvar

To instruct the ZBI 2.0 environment to execute the program listed in the file_name:
! U1 setvar "zbi.start_info.execute"
Example
This
setvar
example executes the
"choices.bas"
program.
! U1 setvar "zbi.start_info.execute" "choices.bas"