PDA

Click to See Complete Forum and Search --> : Information about data object in VB script


schuurke28
Feb 7th, 2001, 07:43 AM
Does anybody has information about the data object in VB script or an url where i can find that??

i have code like
data.deleteline, data.getnroflines, ...
but i don't have any info about the object data so i presume it is a known object in VB Script??

Feb 7th, 2001, 02:39 PM
If you don't see something in your script that looks like

Set data = Server.CreateObject("whatever object name"),

then there are probably some include files, and you can look in those.

Feb 8th, 2001, 07:52 AM
I don't have the latest msdn either, but here is some info from microsquash on data objects in your vis interdev:

http://msdn.microsoft.com/library/devprods/vs6/vinterdev/vidref/viconthedataenvironment.htm