MCOVERAGELOC= System Option

Specifies the location of the coverage analysis data file.
Valid in: Configuration file, OPTIONS window, OPTIONS statement, SAS invocation
PROC OPTIONS GROUP= Macro
Type: System option
Requirement: Use with MCOVERAGE system option
See: MCOVERAGE System Options

Syntax

MCOVERAGELOC=fileref|file_specification

Required Argument

fileref|file_specification
a SAS fileref or an external file specification enclosed in quotation marks.

Details

This MCOVERAGELOC = system option specifies where the coverage analysis is to be written. The option takes either an external file specification enclosed in quotation marks or a SAS fileref.