Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Return String

Status
Not open for further replies.

mbowles

Programmer
Aug 27, 2001
41
US
Can a VB6 app return a string?
 
No, but you might consider using a COM object - VB DLL...
 
I would say that it would depend on exactly what you mean. What is the scenerio? What do you want to do?
 
I have an app that takes 3-5 params and does some portal doc submissions. A result string is created and I need to return that to the screen, but preferably to the sql agent that fired the vb app.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top