|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB script to VB.Net back to VB scriptI am working with an ERP package that has the capability to pass variables
to and from VB script.... Is there a way from within VB script to call a vb.net program AND pass it variables from the VB script AND return variables from the vb.net program to the VB script program ? Thanks !
Show quote
Hide quote
"Rob" <rwch***@comcast.net> wrote in message You can create the VB.Net library as a COM component. Then you can use news:EsydnTocbO5-u8TZnZ2dnUVZ_vOdnZ2d@comcast.com... >I am working with an ERP package that has the capability to pass variables > to and from VB script.... > > Is there a way from within VB script to call a vb.net program AND pass it > variables from the VB script AND return variables from the vb.net program > to > the VB script program ? > > Thanks ! > > > VBScript's CreateObject function to create the class you need and from there call methods on it. VBScript supports ByRef as well, so you can pass parameters ByRef. You can also retrieve the return value if need-be. Mythran
User permission problems. sqlconnection
Ho do I create a program that can get recognized as a printer driver and installed with the add prin incompatibility with dotnet 2.0 and Outlook Business Contact Manager 2003 On the fly formatting of textbox contents How can I embedd graphics in Outlook Email without using MAPI Register DLL for COM interop and use it in ASP Help with creating Installation package under VB2005 Express Ed. Strip chars from a string ComboBox values and Items Grid View and recordSet |
|||||||||||||||||||||||