2 ; The native delimiters for application arguments changed in 1.6 to be commas,
3 ; instead of pipes. For people who don't want to upgrade their databases
4 ; immediately, there is this compatibility option, which will allow them to
5 ; use pipes, via a translation done at runtime. Set compat to 1.4, if you
6 ; want to turn this translation ON. Set compat to 1.6 if you've already made