Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


ADO and GetObject

Keywords: 	 GetObject ObjectAccess

Question:

What Winbatch equivalent function should I use for GetObject?

Answer:

ObjectAccess, e.g.
   objSite=ObjectAccess(strADSPath, @false)

Article ID:   W14278
Filename:   ADO and GetObject.txt