lotusscript
Lotus view column compare to string/integer
I have a lotus view that stores a number.I need to perform some math against the开发者_如何学运维 value, but I am having a lot of problems getting the types to match up.[详细]
2022-12-27 14:24 分类:问答How to get the nth element of a python list or a default if not available
In Python, how can I simply do the equivalent of dictionary.get(key, default) for lists - i.e., how can I simply get the nth element of a list, or a default value if not available?[详细]
2022-12-23 23:00 分类:问答Search for a date between given ranges - Lotus
I have been trying to work out what is the best way to search for gather all of the documents in a database that have a certain date.[详细]
2022-12-23 18:15 分类:问答工信部:严惩运营商损害用户利益行为?
12月9日上午,针对日前央视《焦点访谈》曝光的牡丹江移动、吉林联通任意克扣用户增值服务费问题,工信部昨日发布微博称,已责成相关电信企业核实,并要求当地通信管理局依法严肃查处。[详细]
2022-12-21 08:40 分类:问答Why does this LotusScript halt during a loop?
I am trying to write a LotusScript to control a motor. The script I have for reading the bits seem to work fine, but I wish to add a stop button. I have all the commands for making the device stop, bu[详细]
2022-12-21 00:36 分类:问答Lotus Notes - Export emails to plain text file
I am setting up a Lotus Notes account to accept emails from a client, and automatically save each email as a plain text file to be processed by another application.[详细]
2022-12-20 09:54 分类:问答Reading a remote URL in Domino LotusScript
I have a remote RSS feed which has to be transformed into Notes documents using LotusScript. I\'ve looked through the documentation, but I can\'t find how to open a remote URL in order to retrieve it[详细]
2022-12-19 17:25 分类:问答What is the meaning of the small "6" on some Domino agents?
Some agents in an ancient Lotus Notes application has a difference in agent-enabled behaviour that I cannot explain:[详细]
2022-12-15 21:20 分类:问答How to add X-header to outgoing mail with LotusScript
I am looking for the Lotus Script which would add X-header to the outgoing e-mail if it has particular item in the list. The item v开发者_JAVA技巧alue is set from the custom checkbox, added to one of[详细]
2022-12-14 15:12 分类:问答While Not doc Is Nothing and doc save
Why when doc save ,this code just run once doc,help me fix it. Thanks a lot for help Code: While Not (doc Is Nothing)[详细]
2022-12-07 21:40 分类:问答