User-Defined Types in ASP
So far as I have seen, there is no vbscript equivalent of the VB user defined type.
AI
AI 摘要: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
源代码
So far as I have seen, there is no vbscript equivalent of the VB user defined type. I.E. <hr> private type usrInfo Name as string Address as string Phone as string end type dim users(999) as usrInfo <hr> Anyone with experiance: Is there a way around this?
原始评论 (3)
从 Wayback Machine 恢复