@Bounz having similar errors trying to compile the above program as I did with email attachments. Obsolete string errors popping up on quite a number of lines.
It appears the compiler does not like the { character.
Is there some way I can replace the offending character with a character it does like.
I’m just examining the program to see how it works. Once again I notice the Obsolete String warning from the compiler on any line that is showing { …the open brace bracket.Is there an alternative to this character or is it a syntax error or a structure error.
I think I’ve sorted the problem. I’m running on HG v1.1.15. I was interested in how the program was written as it is similar to an alarm panel program I need. I don’t have an Ademco security panel so I can’t test it. I’m running on a Raspberry Pi and this program has only been tested in Windows.