Paragraph labels: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "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...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
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>
[[Category:Definitions]]
[[Category:Definitions]]
[[Category:Needs Help]]
</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.