Display an image thats file name is contained in a variable
Anyone know of a way to display an image with a variable?
This was my thought's, but it didn't work:
IMG,13,187,55,60,"$icon01$",
I set the image in a variable in the exectbl.ini, and :ran the code" to test it.
I tried this:
"SetIcons","SetVar;Icon01;=dvd.jpg"
and this:
"SetIcons","SetVar;Icon01;dvd.jpg"
both with no luck....
On another note, if there is a way to make this work, will the image change when the variable is changed/updated? Or will a reloadskin or something be needed.... I hope to not have to use reload the skin!