Outlook Saveas Not saving with redemption

Ok, I’m going to try my best to explain this weird problem. It’s in the saveAs Function while using Redemption.

I’m Using the outlook object model.

My code is in progress 4gl (but is pretty similar to vb)

I’m saving each appointment to a txt file then parsing out the info I need from that file.

Reasoning (Progress v9.1 doesn’t support the date-time data type)

Also I’m using the latest version of redemption.

I’m using a static date because that’s a date I have a reoccurring appt.

I will attach two text files one of the regular version with it working right, one with redemption and I’ll high light the parts of the code.

When I don’t use redemption all my appointments are able to be saved and parsed out. When I add redemption in to get rid of the annoying pop-up then all my appointments are saving correctly except my reoccurring appointments.

I don’t know if im calling the saveas right or not.

*note I will also send you the text files that are generated with each code.


AttachmentSize
Code_With_Redemption.doc32 KB
codeWithoutREDEMPTION-WorksFine.doc32 KB
saveAs_file_with_Redemption.txt13 bytes
saveAs_file_without_Redemption.txt344 bytes