1 – BENCHMARK_DIRECTORY
Specifies the default directory that Digital Test Manager searches for benchmark files. Format SET BENCHMARK_DIRECTORY [directory-specification] [/qualifier] "remark" SET NOBENCHMARK_DIRECTORY ["remark"]
1.1 – Command Qualifier
1.1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
1.2 – Example
DTM> SET BENCHMARK_DIRECTORY DUA0:[USER01.BMK] _Remark: New default benchmark directory %DTM-S-NEWDEF, DUA0:[USER01.BMK] is the new default collection benchmark directory DTM> This example establishes a new default benchmark directory for the library.
2 – EPILOGUE
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"
2.1 – Command Qualifier
2.1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
2.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.
3 – LIBRARY
Selects an existing Digital Test Manager library. Format SET LIBRARY directory-specification [/qualifier...]
3.1 – Command Qualifiers
3.1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
3.1.2 /VERIFY
/VERIFY (D) /NOVERIFY Specifies whether Digital Test Manager is to verify that the specified directory is a valid Digital Test Manager library. The /VERIFY qualifier causes Digital Test Manager to verify that the specified directory is a valid Digital Test Manager library before selecting it as the current Digital Test Manager library. If the specified directory is not a valid library, Digital Test Manager issues an error message. The /NOVERIFY qualifier causes Digital Test Manager to select the library without verifying that it is a valid Digital Test Manager library. You must specify a valid Digital Test Manager library.
3.2 – Example
DTM> SET LIBRARY [.DTMLIB] %DTM-S-LIBIS, Digital Test Manager library is DUA0:[USER01.DTMLIB] DTM> This example selects a Digital Test Manager library.
4 – PROLOGUE
Establishes the specified file as the default collection prologue file for all subsequently created collections. Format SET PROLOGUE file-specification [/qualifier] "remark" SET NOPROLOGUE "remark"
4.1 – Command Qualifier
4.1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
4.2 – Examples
1. DTM> SET PROLOGUE DUA0:[USER01.DTMPRO]PROLOGUE.COM "" %DTM-S-NEWDEF, DUA0:[USER01.DTMPRO]prologue.com is the new default collection prologue. DTM> This example specifies a default collection prologue file. 2. DTM> SET NOPROLOGUE "canceling prologue" DTM-S-DEFCANCEL, Default prologue canceled DTM> This example cancels a default collection prologue file.
5 – TEMPLATE_DIRECTORY
Establishes the default directory that Digital Test Manager searches for test template files. Format SET TEMPLATE_DIRECTORY directory-specification [/qualifier] "remark" SET NOTEMPLATE_DIRECTORY "remark"
5.1 – Command Qualifier
5.1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
5.2 – Example
DTM> SET TEMPLATE_DIRECTORY DUA0:[USER01.TEMPLATE] _Remark: New default template directory %DTM-S-NEWDEF, DUA0:[USER01.TEMPLATE] is the new default collection template directory DTM> This example establishes a new default template directory for the library.