Hello
I am working on a clearing routine for old batches, I want to delete for
older than a certain date.
Can do this with Delete() and a codeblock in the FOR condition.
There are lists attached by their keys, any quick way of deleting these
while using the codeblock in the header dataserver delete method?
Trying to use some of VOs power rather than spend ages writing code in a
loop like I did in Clipper