listSpool is ASSpoolCollection
//look for all the spool files
IF NOT ASSpoolList(listSpool,"","", "","","", MyConnection)
Error(ErrorInfo())
END