ZooZoo
15 years agoOccasional Contributor
Array Declaration Issue
Script function ReadWholeFile(strPath) { var FileCon = new Array(); FileCon = new Array (6); var FileName = aqFile["OpenTextFile"](strPath, aqFile["faRead"...