Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog


6.28. line Macro


Interface

The general syntax is:

  !line lineno [; filename] [; context]

The arguments are:

Name Type Default Rule
lineno integer    
filename string _NULL_  
context string line  

See Understanding Macro Interfaces, if necessary.


Description

The line macro can be used to change the line number output within error and warning messages.


Examples


Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog