start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
| Subject | Author | Posted |
|---|---|---|
| Dave Broten | May 29, 2018 11:20AM | |
| Kathy Cline | May 29, 2018 02:09PM | |
| Dave Broten | May 31, 2018 03:50PM |