Skip to main content

Wants a report to show the control cards missing and what libraries are looking

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Has a project that has a list of control cards that are "not found" and would like to know which libraries are using the control cards that are NOT FOUND.

Resolution:

Using the attached script, unusedcc.rqc, in Tools/Shell (if Shell isn't the first item under TOOLS drop down, go to Utilities/Options/User - check on REQL Shell) invoke the script:

invoke("[path\\directory]\\unused.rqc")

This will show the listing of Not Found Control Cards and the Unique DSNs that are referencing the control cards that are listed as not found.

Attachments:

unusedcc.RQC

Old KB# 1088

#EnterpriseAnalyzer
#SupportTip