Problem Message : illegal parenthesized reference in R6 Client

QAS, notes application, was not raised any problems on Notes Client R5 but raised a problem on Notes Client R6 as below message.

==> Illegal parenthesized reference : MF1_SETEMPPROFILE

More detail,

User click the document ==> Error Message as above text ==> the document is opened

MF1_SETEMPPROFILE is a Function Name on script library and located on the button code as below.

Sub Click(Source As Button)

ret% = MF_setEmpProfile("2", "J")

End Sub

Help me… Thanks in advance…

Subject: Problem Message : illegal parenthesized reference in R6 Client

I’m also facing this problem, my client is 6.0.4.

Any one can provide any help or advise ? Thanks a lot in advanced.