I working with ABAP (SAP shit) and there is comments starting with *
It is stupid but this is comments only at the begin of line.
Problem is with * at all as comment symbol. I think this is special character for Notepad Plus and can't be used as comment symbol.
Any ideas?
Thx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I working with ABAP (SAP shit) and there is comments starting with *
It is stupid but this is comments only at the begin of line.
Problem is with * at all as comment symbol. I think this is special character for Notepad Plus and can't be used as comment symbol.
Any ideas?
Thx
Make sure * is not an operator. If it is, you can't use it as a comment char.