FeoDisplay command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Displays [[Displaying the current occurrence value in an FEO loop|FOR EACH OCCURRENCE OF (FEO) statement information]] (current OCC subscript value) for the current source line (if it is an FEO statement). If the current source line is not an FEO statement, an error is issued. </span>
<span class="f_Para">Displays [[Displaying the current occurrence value in an FEO loop|FOR EACH OCCURRENCE OF (FEO) statement information]] (current OCC subscript value) for the current source line (if it is an FEO statement). If the current source line is not an FEO statement, an error is issued. </span>



Latest revision as of 21:22, 30 January 2023

Action:

Displays FOR EACH OCCURRENCE OF (FEO) statement information (current OCC subscript value) for the current source line (if it is an FEO statement). If the current source line is not an FEO statement, an error is issued.

This command is equivalent to right clicking a source line and selecting FEO OCC IN Value from the context menu.

Syntax:

feoDisplay 

Client menu: --
Introduced: Build 58