Where can I find complete and accurate documentation ?
Right now, I am going through the ScriptCase macros in the SC Help and am really getting annoyed.
Case in point:
I am looking at the sc_apl_conf macro. It’s clearly useful to what I need to do BUT lo and behold the example
Ex. 2: Doesn’t allow the “my_form” application make addition of new registers.
sc_apl_conf(“my_form”, “add”, “off”);
This speaks to a parameter “add” not mentioned in the core documentation for the macro.
What other bits are missing?
… this is just a simple example.
Similarly, where is the documentation for events ? Yes, webinars are useful but they are not a substitute for documentation.
Seriously people, does there exist COMPLETE documentation for ScriptCase ?
As a nearly 30 year veteran of the IT world, I have come to expect complete documentation especially for development products.