Difference between revisions of "Lpex Show Block Nesting"

From MidrangeWiki
Jump to: navigation, search
(Categories)
(See also: +link to Lpex)
Line 14: Line 14:
  
 
==See also==
 
==See also==
[[WDSC shortcuts]]
+
* [[WDSC shortcuts]]
 +
* [[WDSC LPEX]]
  
 
==Categories==
 
==Categories==
 
[[Category:WDSC|Shortcuts]]
 
[[Category:WDSC|Shortcuts]]
 
[[Category:Quick Reference]]
 
[[Category:Quick Reference]]

Revision as of 20:26, 25 June 2013

Display an arrow indicating the nesting level at the cursor location.

Use

Ctrl+Shift+O, or from the Source menu in the pop-up menu.

Example

Rsetrans21.gif

Restrictions

  • The source must compile. Lpex can't properly draw mismatched IF/END lines.
  • The cursor must be on the start or end of a block. Examples are IF, WHEN, DO, END, etc.
  • You must not have any source selected.

See also

Categories