Robert Weberg 10.May.12 03:05 PM a Web browser Domino Designer 7.0.3 Windows 2003
Trying to save LotusScript agent that needs to print this html line:
google.load('visualization','1.0',{'packages':['corechart']})
Using:
Print { google.load('visualization','1.0',{'packages':['corechart']}) }
Agent will not save/compile. I believe it is due to the }, but cannot figure out the needed syntax to correct and save.
Any help appreciated.


Lotuscript Syntax for } in Print li... (Robert Weberg 10.May.12)
. . RE: Lotuscript Syntax for } in Prin... (Konrad Hoszwa 31.May.12)
. . RE: Lotuscript Syntax for } in Prin... (Rich Schwartz 10.May.12)
|