Non recommended statements and phrases from editor's point of view
go to - this statement is harmful for structured programming -
in all cases is better to use perform
merge - this statement is unnecessary - merging is possible with sort
perform .. thru .. - this phrase is harmful for program-maintaining -
with it is fixed control flow to positions of the paragraphs in the source text
Non recomended voluntary phrases from editor's point of view
equal, greater, less, then, than, to, by ... etc are not described
Old obsolete statemens
alter, enter, examine, on, ready/reset trace, note are not described
Micro Focus Net Express COBOL extensions
chain statement - see Language Reference in
MF NE 4.0,