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.
Mike Henry wrote: > I don't know what your process is for submitting a bug fix, but here it is. > > PROBLEM: > If the loginfo file contains an ALL statement, the directory name will not be > sent to the script if a DEFAULT exist or a matching module name. The rep_flag > is initialized to false in the loginfo API, but only once before parsing of > the loginfo file is done. This value needs to be re-initialized before each > call to parse_info_line. > Thanks for that. I've fixed it by sending the enumeration function a reset flag before its first use (although it's late and I haven't had chance to test the fix yet..). Tony