Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Alexander Potapenko wrote on Wed, 15 March 2006 06:12 > Well, use verifymsg? But what if I need file names when committing? Then I need to use commitinfo. ?My app processes file names and log message information to a database. It works but not for the case which I already described below. You need to capture multiple entrypoints to get all the information - typically loginfo and commitinfo, but if you want the message reliably it's provided in verifymsg. No single script will give you all the information you need. Alternatively, just extract the information out of the audit database. Tony