Progress
Open Client
Developer’s Guide


Using Late Binding

For late binding, you use the Prog ID specified in ProxyGen to identify the object, which (by default) is the combination of the package and name of the AppObject. For example, for the same Account object:

Dim myObj as Object
Set myObj = CreateObject ("proxy.Account")  ‘registered Prog ID  


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095