I have two clients. 7.0.1(vista) and 7.0.3 (Server). An Action button on a database does a simple uidoc.print(1). On the 7.0.1 no problem. On 7.0.3 returns Invalid argument: String expected. I understand an extra parameter has been added in 7.0.3 to allow he passing or a printer name but its optional. Has anyone else had this problem? and is it a know bug?
Thanks.
Subject: uidoc.Print(1) causing an error.
Have you tried recompiling the LS code in 703 Designer Client?
Subject: RE: uidoc.Print(1) causing an error.
Thanks for the response.
Yes i’d like to and am working on getting a designer 7.0.3 update but have not got one as yet but will give it a go when I do. Its a client’s server not mine so lack of options sadly.
Thanks again!.
Subject: uidoc.Print(1) causing an error.
This problem also occurs on the Mac 7.0.3 Client using LotusScript in an agent; that is:
uiDoc.print(1)
brings up an error message indicates that a string is expected as a parameter.
This does not occur in Mac 6.5 Clients.
I have not found an SPR or fix for this. Hopefully someone from Lotus Support monitors this forum.