All, coming from other languages I was able to specify which logfile to log to. Defaults were whatever the system logfile (or eventviewer in windows) used. I would kill for an extension to System.DebugLog to specify a logfile to log to.
currently it is: system.debuglog "message" what I would like is: system.debuglog( "message", folderitemPointingToLogfile ) or system.debuglog( folderitemPointingToLogfile, "message" ) instead of a folderitem but a shellpath or absolutepath is fine with me. thanks Scott _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
