I am currently building a PDF from RptData in Ice.SysRptLst. If I do this a bunch of times there are a bunch of records. Is there a way to get the current SysTask number that I am on at the moment? If I can capture that in code, I can use it to get the correct RptData. So my question is, how can I get the SysTaskNum programmatically?