How To Iterate Script Objects Using JavaScript (197968)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q197968 SUMMARY
In some cases, you may find it convenient to loop through a large number of
script objects created by Design-Time Controls (DTCs). Although you cannot
index these objects in an array, you can use the JavaScript eval function
directly or indirectly to achieve the same result. This article
demonstrates how you can loop through the script objects using JavaScript.
Modification Type: | Minor | Last Reviewed: | 7/2/2004 |
---|
Keywords: | kbCtrl kbhowto kbScript KB197968 |
---|
|