This looks like a nice forum.
I have a question about HSERIN and STR ArrayVar - pertains to the other modifiers as well like WAIT and WAITSTR. These all work with a character array, what if you want to use a series of numbers? I need to receive a string like "192,28,56..." and trigger off let's say 192 and 28. The other modifiers like DEC and HEX don't work with with these modifiers. I can receive the whole string and then parse it but using these modifiers seems a bit more elegant if it can be made to work.
TIA
Bookmarks