I get these errors - when I want to download new EA
-
Hi, Just made this new ea, took me hours, then I got this error when I wanted to download. Just signed up again today. Im not expert in this, must also be said but the codes should be ok. I hope its a easy fix -
String shouldn't start with a capital "string"
You haven't created a constant with this name "EA_Name"
-
String, im not even sure what a string is, thats why use fxdrema, no coding
- Constant not sure what you mean there. -
@Fireblade Brother, the error is in the String constant. You need to write it in lowercase as string since programming languages are case-sensitive. Fix that, and it should work fine!
-
Just to have it here - In Variables, I had String but it needed to be string. Thanks