|
I'm wondering if there is a way to keep the indentation of code examples that are writen in these messages. It seems that TABs ans SPACEs are removed from the original message. am I right?
ex :
IF value1 messagebox('1') ELSE IF value2 messagebox('2') ENDIF ENDIF
|