30 Mar
2015
30 Mar
'15
10:14 p.m.
Hi, Could it be that %unit:ignore("message") is broken since 8.0. Whenever I use a message in the annotation my tests fail with this error message: <error line="149" column="21" type="bxerr:BASX0006"> <info>%unit:ignore: 1 argument supplied.</info> </error> When ("mesage") is removed the test is ok. Documentation let's me believe %unit:ignore("message") is still supported. --Marc