START Initiates the program in memory SYNTAX START[ address] SEMANTICS Address is an even octal number that specifies an address in the background job. The program in memory is started at that address. The default is to use the program's start address. OPTIONS None EXAMPLES START START 7002