My necessity I am calling a print program from another print program so that the spools can be combined. This is done using the 'submit' program command to go and get the data from the called print program, which is then output in the calling print program. This works fine when the print is kicked off online, but if the print is called as part of the update task when saving the transaction, it falls over as the submit command is not allowed during update task. Can anyone suggest another way of doing this submit? I've searched similar threads on here, but with no luck.