-
Topic
-
Hello
I’ve got a few problems. First of all I’d like to know with which language the current groupwise-session is running. How can I find this out with formativ?
The next problem is a bit more complicated. I wrote a script in formativ which exports appointments (depending on some criteria) into a textfile. Everything works well except when I create an appointment and send it to myself (not a posted appointment). In this case the appointment will be exported twice. Where could be the problem? See the following code:
Set messagesList = calendar.FindMessages(“(APPOINTMENT AND ACCEPTED AND START_DATE >= TODAY AND START_DATE < TODAY + 2)”)
Thanks for your answer.
Regards
- You must be logged in to reply to this topic.