06-15-2008, 07:26 PM
|
#2 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 711
Thanks: 2
|
The missing ; before statement error was being generated because your New should not be capitalised, new Machine() works just fine. There are also a number of other errors mostly centred around improper capitalisation of the method/instance names.
__________________
|
|
|
|