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.
Varun Bansal wrote: > My loginfo file has this entry which calls my script bz_append_log.pl > > DEFAULT C:\cvsrepo\test\CVSROOT\bz_append_log.pl $USER %{sVv} Some versions of perl don't properly parse STDIN if you use them like that. Try invoking perl directly (perl C:\......) Tony