Error UGENERR_BATCH_ONLY
Author: i2stiller@gmx.de (istiller)
What does the error <UGENERR_BATCH_ONLY> mean? As the name suggest, something could only be executed in batch. On the other hand, look at the description, I found this: "Statement not allowed in batch mode. Use a test on $batch to avoid this." This is not "BATCH_ONLY", but "NOT_IN_BATCH". So, what does the error <UGENERR_BATCH_ONLY> mean? :-) Ingo