Hmm, only when office is installed..
Windows Script 5.6 for Windows XP and Windows 2000
http://www.microsoft.com/downloads/d...displaylang=en
Windows Script 5.7 for Windows XP
http://www.microsoft.com/downloads/d...displaylang=en
class myclass instance myCol() as iCollection instance m_ColCount as Long class method Create() m_ColCount = 0 end method interface iMyclass inherit IDispatch method AddData(ByVal ClsCol as iCollection) If IsObject(ClsCol) Then Incr m_ColCount Redim Preserve m_Col(m_Colcount) as iCollection m_Col(m_ColCount - 1) = ClsCol End If end method end interface end class
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: