thanks to Kelly Burgess for the following answer to my question: > if your session object does happen to be in a task variable named tSession, you would > > Do tSession.$debugfile.$assign(debugFilePath) > > or Do sessObj.$debuglevel.$assign(4), if sessObj was the session object reference. Bryan Brodie