AlinaOccasional Contributor12 years agoArray in a Loop - to get a list of Folder names - VBScript Sub TestArray() Dim FolderList(5), i Dim Table FolderList(0)="NAME1" FolderList(1)="NAME2" FolderList(2)="NAME3" FolderList(3)="NAME4" if Not Projec...Show More
TanyaYatskovskaAlumni12 years ago Hi Alina, As far as I can see, you've created another thread with a similar question. In future, please don't duplicate your question as it's prohibited by the Forum Rules.
Recent DiscussionsPerformance issue when reading large number of objectsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility Issue
Related ContentReturn an object array in vbscriptGoto in VBScriptHow to delete zip folders under a normal folder in vbscript?