Currently the Idx.bas module prints dialog (here) to the console, in place of actually raising errors. While this serves as a placeholder, we must eventually implement the errors (with similar dialog). Otherwise the procedures will crash in ways that are unexpected rather than controlled and contained.
Currently the
Idx.basmodule prints dialog (here) to the console, in place of actually raising errors. While this serves as a placeholder, we must eventually implement the errors (with similar dialog). Otherwise the procedures will crash in ways that are unexpected rather than controlled and contained.