FeoDisplay command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Displays FOR EACH OCCURRENCE OF (FEO) statement information (...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Displays [[displaying_current_occurrence.html|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>


<span class="f_Para">This command is equivalent to right clicking a source line and selecting </span><span class="f_GUIlabel">FEO OCC IN Value</span><span class="f_Para"> from the context menu. </span>
<span class="f_Para">This command is equivalent to right clicking a source line and selecting </span><span class="term">FEO OCC IN Value</span><span class="f_Para"> from the context menu. </span>


'''Syntax:'''  
'''Syntax:'''  

Revision as of 15:31, 29 November 2022

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