Seems like that lookThroughModelPanel command is looking for two arguments and you gave it four. A working syntax would be: Code: lookThroughModelPanel nameOfCamera nameOfPanel; I think the space between 'modelPanel' and '4' is unintended since there is indeed a panel named modelPanel4, which is what I think the book is referring to.