According to the docs addRow takes an optional argument 'loopname'. But when I leave this out, nothing much happens. Also, a VT_WARNING_LOOP_NOT_SET error is supposed to be raised, and this is not happening.
I can get the code to work by passing 'loopname', but I just don't want to. Extra typing and all that.
Is anyone else experiencing this, or am I just being daft?