ClipperDetails.bj

Action

Generate a Code Search Details Report. For each source file in the specified Code Search list, the report shows the constructs in the list, their type, and their location in the file. You can customize the report to include any Interactive Analysis attribute related to the constructs.

Syntax

ClipperDetails LogFile Workspace Model ListName Category FileName Attrs [Project] 
Required Parameters Description

LogFile

Output log file generated when the batch script is executed.

Workspace

Workspace file (.rwp).

Model

Interactive Analysis model for the listed source files.

ListName

Name of the list. The list is assumed to be owned by the current user. If it is owned by another user, append a vertical bar (|) and the user name.
Note: Lists stay active in the workspace. As part of the verification process for an entity, any entry in a list for that entity is removed. The list will need to be recreated post verification. Any script that is used to create the list can be added to a post-verification user exit to the BRP process so they are correctly re-created as part of a BRP run.

Category

List category.

FileName

Output file. The format of the report depends on the extension. Supported extensions are .html, .htm, .xls, .rtf, .doc, .txt, and .csv.

Attrs String containing Interactive Analysis attributes to include in the report, separated by a vertical line (|).
Optional Parameters Description

Project

Project. Default is the default project.