But in that post I asked a few other questions so the first one isn't answered yet.
Then problem 2: I want to have another variable on the same webpage.
The index.htm works. I have it running and it reloads every 5 seconds.
But... probably my mistake is that I think that "setoutvalue 1,x" becomes %1 in the HTML code?
Is this wrong? How can I add a second variable in the HTML code of the same page?
When running a webpage I just can't seem to add a second variable to the webpage index.htm.
Any ideas?
I have hopefully answered your question in the original thread. Basically, you need to set the outgoing count for variable substitutions to 2 (or however %x values you are using).
Thank you both BenR and Steve, this was indeed the problem!
But again this is a problem I was struggling with for a long while (look at the post that was started first).
Maybe you should consider expanding the Wiki with some more explanation because for non-Englisch speaking people this isn't always that obvious what you mean.
But I'm glad that it works now. Thanks!
@Steve, BenR always beats you first with solutions. I would become worried by this fast guy!