> On Oct 24, 2017, at 03:03 , Pi Digital via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Or then you could do this: > >> window.getField("technotes").value = "This is only a test."; > Can't find variable window.
> That should make sense. If getField works that is. If not I would try > >> window.document.getElementById(“technotes”).value = “Test value”; > can't find variable window. > > This should steer you along the right path though. > > Sean Cole > Pi Digital > > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode