Home › Forums › Monitor My Watershed › Editing Variable UUIDs › Reply To: Editing Variable UUIDs
I’m catching on to that! I’m now faced with a new series of errors – “expected constructor, destructor, or type conversion before ‘(‘ token” is coming up on several different lines. I attached the new error message.
It’s obvious that the code is just missing various braces, brackets, semicolons and the like. I was under the impression that I would be able to take the DRWI_CitSci code, edit in my unique values and I shouldn’t have to make much changes beyond that. I just don’t have the experience or know-how to understand what is missing or needs to be changed, even with the error messages. So sorry for the back and forth.
Should the loop function code go at the very end of my code after everything else?