This directory contains example and sample files for ClearCase Reports. all_fields.prl - report that specifies various field attributes all_params.prl - report that asks for all possible parameters all_rc.prl - report that shows the various combinations for single/multiple selection right-click behaviours all_sort.prl - demonstrates numeric sorting for time_t, integer, and cctime fields versus string sorting for all others all_views_activestate.pl - "all views" report implemented in ActiveState Perl with CAL all_views_js.js - "all views" report implemented in JavaScript with CAL all_views_vbs.vbs = "all views" report implemented in VBScript with CAL ifaces.prl - interface checker, useful for detecting illegal parameters and other errors present in "=i" output unknown_param.prl - demonstrates what happens when an unknown parameter is requested .\all_views\all_views.cpp - main source file for Visual C++ "all views" example using CAL .\all_views\all_views.dsp - DevStdio project file for Visual C++ "all views" example using CAL .\all_views\all_views.dsw - DevStudio workspace file for Visual C++ "all views" example using CAL .\all_views\CCString.h - Utility String class useful for processing bstr return values .\all_views\CCStringImpl.h - Utility String class useful for processing bstr return values .\all_views\StdAfx.cpp - Wizard-generated standard code .\all_views\StdAfx.h - Wizard-generated standard code .\examples\example1.prl - example 1 source from "Customizing ClearCase Reports" chapter .\examples\example3.prl - example 3 source from "Customizing ClearCase Reports" chapter .\examples\example4.prl - example 4 source from "Customizing ClearCase Reports" chapter .\examples\example5.prl - example 5 source from "Customizing ClearCase Reports" chapter .\examples\my_rc.prl - example 5 source from "Customizing ClearCase Reports" chapter .\examples\New_Versions\example2.prl - example 2 source from "Customizing ClearCase Reports" chapter