Previous Topic: Operand DefinitionsNext Topic: Operand Definitions


SET REPORT Command

This command establishes default report formatting options.

This command has the following format:

                    {  CONTFOOT { Y }       }
                    {           { N }       }
                    {  CONTHEAD { Y }       }
                    {           { N }       }
                    {  DATEFOR datepattern }
                    {          { NO }       }
                    {          { BC }       }
                    {          { BL }       }
                    {  DATEPOS { BR }       }
                    {          { TC }       }
                    {          { TL }       }
                    {          { TR }       }
                    {  GAP nn               }
SET [SITE] REPORT                         
                    {  LINES nnn            }
                    {  NULLSYM x            }
                    {           { D }       }
                    {  PAGEFMT  { H }       }
                    {           { NO }      }
                    {           { BC }      }
                    {           { BL }      }
                    {  PAGEPOS  { BR }      }
                    {           { TC }      }
                    {           { TL }      }
                    {           { TR }      }
                    {  SPACING n            }
                    {  WIDTH nnn            }