Well that is useful [/sacrasm] I edited the post.
Yeah, there are various ways the IDE could have been improved, but it's free and it works.
You have some executable code there which is outside a function. It would need to go inside a function to compile. The compiler will point you to it soon enough.
I haven't tried to follow what the code does apart from seeing that it declares servos and moves them around - once you have some hardware and can run the sketch for yourself you'll soon find out whether it does what you need.
Thank you. As I stated the code is far from finished. I have had to gut it about three times now and I still have not been able to write any code for the display or for the trimmers. I will get the hardware soon enough and be able to tinker with it and figure out where I need revision. I still need to introduce the display and set perimeters among other things. When you told me to check the servo example I found the examples and started digging in to them. I hacked together some code for the servos and was just wondering if I was on the right track with it. As it becomes more fleshed out it will be easier to read and you will be more able to see what is going on with it. From your input I assume that the code for the servos is at least close to something that will work and I am on the right track. Thank you very much Peter and I appreciate your advice thus far. I am still reading through example sketches and have MUCH more to do but I am starting out and I am having fun.