Debug fun: Folder names

Learned a lesson the hard way this week. debugging a problem where a code running against the Database.views property of a mail file with over 7000 folders couldn’t locate certain folders even though the interface clearly showed the folders as being there. The ultimate cause was as simple […]

Lotusscript TimeDifference & Long data type – Grrr….

Spent Friday investigating some freakish code problems. This one just blew my mind…. When assigning numbers to a data type what do you expect to happen when you assign a number to big to fit the assigned data type? Right, an overflow error.  Well explain this then…. Ok, […]

We all make mistakes

Last Friday I was working at a customer where I had to Copy & Paste some person document’s into a secondary address book. Every time I attempted to do it the process would hang and simply wouldn’t stop unless I manually broke it off (CTRL + BREAK). Now […]

Undocumented Method

I’ve been busy, really busy the last couple of weeks. Mostly with writing jobs I had to finish. I’m still working on an article and apart from that have been really busy with several reports and Functional Design documents so writing on my blog kind of fell in […]