First off great program.
I have been a CrystalDesk user for quite a while now, and recently ran into a unique issue with a client (who will be purchasing Pro). It would appear that the run time files that are distributed with CrystalDesk don't always properly handle reports with the 'Default Values for NULL' option in formulas. So my formulas that checked for duplicates <> Next() or Previous() displayed incorrectly on the exported report (but fine in Crystal)

My thought is that the run times supplied with CrystalDesk are a version before the option to use default values for NULL, I could be way off on that it's been a while since I used CR 8.5 so I don't really remember if it was an option then or not. Regardless, and for posterity just know that CrystalDesk doesn't always render reports correctly when using formulas like that.
OK that all being said, this client has a few reports they need emailed to them weekly, which I've created. After running into the above issue I found Logicity and have a couple 'issues'
1. When setting up SMTP, my SSL button is permanently greyed out. I was going to do some test runs through gmail but was unable to do so as I could not tick the SSL box. From reading certain posts I understand that SSL is kinda a new feature so I may be premature in my post, but don't see a way to enable this.
I ended up using the clients SMTP server instead with a new account and that problem became a non issue. Email sent swimmingly. My question is, is this a common bug (the greyed out SSL option)? Also I decided to get a little hacky dacky on it and opened the RRD in notepad (yes I like to break things) and switched the SSL variable to true. Cool way to handle RRD settings btw, I likes me some text file settings files e.g. *.ini.
So the question is, is that a valid way to override SSL if the option in the application isn't available? I haven't actually run the job yet with the hacked RRD.
2. The client has multiple reports that need to be emailed, is there a way to zip or gzip all of the files of an RRD into one email or conversely add more than one report to a single RRD action? As it stands now I have an RRD with 4 actions 'ExportReport1', 'EmailReport1', 'ExportReport2', 'EmailReport2'. Ideally I would just be able to use grouping in Crystal and 'new page after' but the way this wonky database is set up breaks the report when grouping by the field I need - So I have set up actions in logicity with predefined parameters to emulate grouping. The downside being that I have to send multiple emails.
Regardless, neither of the above is a deal breaker, but I just want to make sure I'm not overlooking the obvious.
thanks again
-jb