Establishes the specified file as the default collection epilogue file for all subsequently created collections. Format SET EPILOGUE file-specification [/qualifier] "remark" SET NOEPILOGUE "remark"
1 – Command Qualifier
1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
2 – Examples
1. DTM> SET EPILOGUE DUA0:[USER01.DTMEPI]EPILOGUE.COM "" %DTM-S-NEWDEF, DUA0:[USER01.DTMEPI]EPILOGUE.COM is the new default collection epilogue DTM> This example specifies a file as the default collection epilogue file for subsequently created collections. 2. DTM> SET NOEPILOGUE "canceling epilogue" DTM-S-DEFCANCEL, default epilogue canceled DTM> This example cancels a default collection epilogue file.