There are editor commands for inserting COBOL line numbers (left-hand side of the code) or Standard line numbers (right-hand side of the code):
It is recommended that you use COBOL numbering only if your files are in fixed or variable source format.
If it recommended that you use Standard numbering only if your files are in fixed format.