listJob is a ASJobCollection
//per default behaviour, list all the active jobs for the current user
IF NOT ASJobList(listJob,"","", "","","", MaConnection1)
Error(ErrorInfo())
END