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
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<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:'''  

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