I think so.  If you open the "command pallet" via Ctrl + Shift + P, then type 
in "Open Settings (JSON)", you can paste this in the top:

...
    "[hlasm]": {
        "editor.rulers": [
            71,
            72,
            80
        ],
    },
...

There's a graphical way to set this, but it's too complicated :).  This assumes 
the file extensions ends with one of:
                    ".hlasm",
                    ".asm",
                    ".s",
                    ".asmpgm",
                    ".mac",
                    ".asmmac"

Take care,
Dan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to