Nguyen Phan Dung writes:
 > [...]
 > Sometime, when I am using Hugs, I get this problem:
 > "Error: Module ABC is already loaded"
 > (ABC is the name of a module)
 > Maybe this is because of some previous modules already loaded module ABC?

Hi.

If you have a module name which doesn't match the name of the
enclosing file, try renaming the file.

Regards,
Tom

Reply via email to