Re: MVT COBOL under MVS3.8j.
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <[email protected]> |
On 9/13/2019 5:50 PM, kerravon86-/[email protected] [H390-MVS] wrote: > This line of code: > > BZ NOX NO XREF- LEAVE PURGER ALONE 31900021 > > starts in column 9 instead of the normal 10. > Is that a problem, ie perhaps ignored? No; ASM is not particular. Columns 1, 10, 16 are preferred; labels have to start in column 1, and opcodes one or more blanks afterwards. Continuations start in 16 (but may start with one or more significant blanks; e.g. a quoted string),and a continuation indicator must be in 72. Some versions of the assemblers allow user overrides. Gerhard Postpischil Bradford, VT --- This email has been checked for viruses by AVG. https://www.avg.com