Solved
Forum Discussion
HKosova
Alumni
11 years agoHi Tim,
Use wPosition - it's read-write.
tim_faron
11 years agoContributor
Thanks Helen,
I tried this approach as I saw it mentioned previously, but for me it throws a runtime error.
In my case the wMax is 165 so i do the following
<someObject>.wPosition(165);
What I get when I run this is a jScript runtime error. Object doesn't support this property or method