TRACEFILESMAX TFM TF

Description:

  Show of display the maximum number of days a TRACE file resides on drive.  Default is 10.

Form:

  Command Handler: SYSD
  TRACEFILESMAX|TFM|TFM [N]
  Arguments:
     N           Number of days to maintain.
  No Argument:   Shows number of days setting.

Response:

    "OK\r\n" to acknowledge receipt of command, or
    "ERROR- [Description]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)

Examples:

  Show the tracefilesmax setting:
  *.SYSD TRACEFILESMAX<enter>
     Response is: TracefilesMax= 30
                  OK\r\n
                  \r\n
  Set the tracefiles max
  *.SYSD TRACEFILESMAX 30<enter>
     Response is: OK\r\n
                 \r\n
 

Notes:

  None.
Created By: Adtec Digital