comintern

Results 14 comments of comintern
trafficstars

@retailcoder - We're already getting that information from the typelib, so we could actually apply that as a quick-fix if we wanted to. It's more of an issue that the...

All of the indenter options should be disabled when a parse is running, and should be enabled when not parsing based on the avaailability of `ActiveVBProject`, `ActiveCodePane`, and whether the...

Hmmm... `Option Compare Database` is only supported in Access. If we're honoring the setting, we'd need to ask the host for the DBE's internationalization settings.

Something wrong with just calling `Application.CurrentDb.CollatingOrder`?