Previous Topic: Operand DefinitionsNext Topic: Operand Definitions


SET COMPILE Command

This command sets various options for compilation listings.

This command has the following format:

                   {  ADV { YES }         	 }
                   {      { NO  }         	 }
                   {                      	 }
                   {  BOD { YES }         	 }
                   {      { NO  }         	 }
                   {                      	 }
                   {  DBCS { YES }        	 }
                   {       { NO  }        	 }
                   {                      	 }
                   {  EXD { YES }         	 }
                   {      { NO  }         	 }
                   {                      	 }
SET [SITE] COMPILE {  IDE { YES }         	 }
                   {      { NO  }         	 }
                   {                      	 }
                   {  LINELIMIT { nnnnnn }	 }
                   {            { 999999 }	 }
                   {                      	 }
                   {  LSQL { YES }        	 }
                   {       { NO  }        	 }
                   {                      	 }
                   {  MEL { YES }         	 }
                   {      { NO  }        	 }
                   {                      	 }
                   {  PANEL { FULL  }     	 }
                   {        { SHORT }     	 }
                   {        { NO    }     	 }
                   {                      	 }
                   {  REF { FULL  }       	 }
                   {      { SHORT }       	 }
                   {      { NO    }       	 }