How to disable Error XSXXXX
Posted: Fri Aug 25, 2017 9:31 am
Hello,
i get XS0103 Error " 'MARK' does not exist in the current context. OK, right.
#pragma warning disable 0103
oDbServer:Replace({||" "}, #MARK, {||MARK="X"})
#pragma warning restore 0103
The Helpfile say, #Pragma not supported jet.
Change log 7a, i read this is fixed.
Which statement is true, and how is the correct spelling?
Regards, Frank
i get XS0103 Error " 'MARK' does not exist in the current context. OK, right.
#pragma warning disable 0103
oDbServer:Replace({||" "}, #MARK, {||MARK="X"})
#pragma warning restore 0103
The Helpfile say, #Pragma not supported jet.
Change log 7a, i read this is fixed.
Which statement is true, and how is the correct spelling?
Regards, Frank