Report programming examples

All report procedures supplied with HCL VersionVault Reports are written in ccperl. The programming examples presented in this section are modifications of these report procedures. Report procedures can be written in many other scripts and programming languages. The following programming examples are presented:
  • Example 1: Adding a column to report output
  • Example 2: changing directory organization, description, and output
  • Example 3: changing description, parameter types, and output
  • Example 4: changing the pop-up menu for right-click handling
  • Example 5: adding a new command to Report Viewer pop-up menu

In the source code listings that accompany each example, the string ### customization change marks the changes to the original report that accomplish the task.