Release script.embuary.helper - a skin helper service / widgets alternative
#87
Thanks, got that working but now I'm having trouble splitting the output.

Here's my code if that helps -

xml:
<onload>RunScript(script.embuary.helper,action=getkodisetting,setting=videoplayer.seeksteps)</onload>
<onload>RunScript(script.embuary.helper,action=split,value='$ESCINFO[Window(home).property(videoplayer.seeksteps)]',separator='", "',prop=MySplit)</onload>

I've tried replacing the comma with $COMMA but no results from $INFO[Window(home).Property(MySplit.0)]$INFO[Window(home).Property(MySplit.1)], etc.
Reply


Messages In This Thread
RE: script.embuary.helper - a (maybe) skin helper service / widgets alternative - by Hitcher - 2019-08-09, 21:29
Logout Mark Read Team Forum Stats Members Help
script.embuary.helper - a skin helper service / widgets alternative3