I totally forgot about this issue of mine earlier, but I'm not sure this actually is a bug, need someone to confirm this.
I've got an 'echoall' batch-file (see below) set to be executed OnUploadComplete but the SECTION is always reported as blank, even tho' the STATSSECTION is reported as the correct one. Am I using the wrong argument to check the section or?
Code:
@echo off
set
echo arg1 = %1
echo arg2 = %2
echo arg3 = %3