Micro Focus Community
  • Site
  • User
  • Site
  • Search
  • User
  • Home
  • COBOL Development / Mainframe
  • Software Delivery & Testing
  • Over the Back Fence
  • More ...

NOTICE: Our Community is moving.  Get more information. Updated information on a New Login Process

Enterprise Analyzer
  • COBOL Development / Mainframe
  • Mainframe Solutions
  • Enterprise Analyzer
  • More
  • Cancel
Enterprise Anal…
Enterprise Analyzer Knowledge… Trying to get all occurrences…
  • Forum
  • Blog
  • Wikis
  • Gallery
  • Members
  • More
  • Cancel
  • New
This group requires membership for participation - click to join

Trying to get all occurrences of display statements that include a ref-var

Problem:

Trying to get display statements that include cobol_usage_ref that are of a particular size via REQL

Resolution:

show cobol_state_display:>hasa_cobol_usage_ref:>system_of:>attr_reql_size=65

This syntax above returns:

>>show cobol_state_display:>hasa_cobol_usage_ref:>system_of:>attr_reql_size=65

65

wants the variable attached to this - by changing the syntax to the following:

>>show cobol_state_display:>hasa_cobol_usage_ref:>system_of::>attr_reql_size=65

(adding the : so it's ::> for attr_reql_size)

this is what is returned:

>>show cobol_state_display:>hasa_cobol_usage_ref:>system_of::>attr_reql_size=65

cobol_var : WS-CONSOLE-MESSAGE  {ZBANKULP.CBL at 125,12 }

Old KB# 1116
  • Share
  • History
  • More
  • Cancel
  • Comment
Related
Recommended
  • Terms Of Use
  • Privacy Statement
  • Download Policy
  • Cookie Policy
  • Support & Services
  • www.microfocus.com
  • Contact Us

 

  • © 2001 - 2018 Micro Focus. All rights reserved.