Hi, I'm having problems declaring a group of objects within a package using the following source code: http://uk.geocities.com/mswinson@btinternet.com/tmp/lua/Account3.txt I get the error: lua: Account3.txt:14: expected '(' near ':'Is this the correct way to declare objects inside a package, or is there a better
way.Mark