Im using v4.1 and noticed that when I type:
"COMMENT/DOC"
in the command window, the compiler automatically adjusts my code back to "COMMENT/OPER", which of course I dont want.
I have to change the COMMENT to "Document" by right-clicking on the command and using the dialog box option button instead. This of course changes the corresponding code in the edit window to "$$ "
However typing "$$" in the edit window (as a short cut) or even "$" is apparently disabled in the software?
Is there a known work around so that all of my comments are placed as "DOC" instead of "OPER" by default?
Thanks
"COMMENT/DOC"
in the command window, the compiler automatically adjusts my code back to "COMMENT/OPER", which of course I dont want.
I have to change the COMMENT to "Document" by right-clicking on the command and using the dialog box option button instead. This of course changes the corresponding code in the edit window to "$$ "
However typing "$$" in the edit window (as a short cut) or even "$" is apparently disabled in the software?
Is there a known work around so that all of my comments are placed as "DOC" instead of "OPER" by default?
Thanks
Comment