Paragraph labels: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[Line Label (program)|Line labels]] used to label a set of lines, which are separated by colons(:), or exclamation points and colons (!:) so that several program lines appear on one line number.  
Paragraph labels are [[Line Label (program)|line labels]] used to label a set of lines, which are separated by colons(:), or exclamation points and colons (!:) so that several program lines appear on one line number.  


<noinclude>
<noinclude>

Latest revision as of 20:14, 6 May 2014

Paragraph labels are line labels used to label a set of lines, which are separated by colons(:), or exclamation points and colons (!:) so that several program lines appear on one line number.