Unknown
From VAX11
.TEXT - Text code segment
This instruction indicates that the following text (source) should be translated into opcode & operands, rather then Data.
This instruction must appear at the first line of source. No expression follows this statement.