I can’t figure out what I’m doing wrong here. Any help would be appreciated.
Hi Jim,
You haven’t provided any error message details, but try removing the new keyword.
Also, it’s often better to just copy/paste your code directly into your posts and then apply the code formatting characters before and after. This makes it more readable and other people can easily copy/paste parts of your code back for you with a correction/suggestion without having to type it all out.
Hope this helps
See also;
- Forum User Guides : How to apply code formatting within your post
I think it’s the new keyword in the Start method.
1 Like
Quick draw Rob
1 Like
Typing on my mobile, small buttons, big thumbs
1 Like
Duh - solved. Don’t know why I couldn’t see that ‘new’ keyword I made up.
2 Likes
Got it.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.