Page 1 of 1

Bug when installing without lists contents

Posted: 2002-07-29 12:50:21
by bmm
When installing the program without "lists contents" and afterwards opening preferences in AMC I get an error message that says "Cannont assign a nil to a TStringList."

If I continue and click OK in the preferences I get an Access violation.

AMC 3.3.0 (07/07/2002)
Windows 2000 SP 1

Posted: 2002-07-29 14:04:35
by antp
Strange... Next version does not use anymore external lists. They are stored into the main preferences file, which is an XML files instead of a INI.
So the bug is corrected for the next version :D (even if I did not know it)