Interface specification for All_Views.prl

The Report Builder uses this command to run All_Views.prl:

ccperl "D:\Program Files (x86)\HCL\CCM\VersionVault\Reports\scripts\Views\All_Views.prl" -i

This is the interface specification:

description : "All Views"
id : 2001
helpfile :
parameters :
rightclick : Properties_of_View(single)
fields : "View Tag"(view_tag, rightclick, initial_width 30, sort 1) 
"View Owner"(user_dq) 

The report interface attaches the Report Viewer to the View Tag and View Owner fields; the right-click event in the Report Viewer window calls Properties _of_View.prl, which is based on a data stream from the View Tag field.