Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 17th, 2005, 11:49 PM
Registered User
 
Join Date: May 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to Work on applications executing in another

Hi

   I am facing problem when I run an execute an application in another application by using shell(...) command. When I execute sigle exe alone it works fine. My code snipnet like this:

retval = Shell(App.Path & "\postresume\PostResume.exe validexecution,", vbNormalFocus)

By using above, it works fine to opening that application, but when I going to post resumes then no response...

Give me any solution regarding this...

With Sincerely,

TRS
 
Old May 18th, 2005, 08:26 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

mmm.. your program freeze???

check out that the exe return something..

do you see it running???


HTH

Gonzalo
 
Old May 18th, 2005, 09:52 PM
Registered User
 
Join Date: May 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by gbianchi
 mmm.. your program freeze???

check out that the exe return something..

do you see it running???


HTH

Gonzalo
Dear G

   Actually Im not understand the problem. When I open the exe file from my application, my task is I have to post resume to sites which are hard coded, When I post single site, it works, even that site is last one in the list, and then I can post all the remaining ones. When I want to post all the sites at a time, No response.

Regards,

TRS

 
Old May 19th, 2005, 08:55 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

i dont follow you...

if you want to shell to the same exe lots of time try to wait till it was close..

that's your problem???

HTH

Gonzalo





Similar Threads
Thread Thread Starter Forum Replies Last Post
Membership and different applications Maxxim BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 February 12th, 2007 11:35 PM
Speech Applications longted VB How-To 1 March 21st, 2005 07:57 AM
Executing External Applications(.net) pkgonline .NET Web Services 0 February 21st, 2005 09:34 AM
Win32 applications meierk BOOK: ASP.NET Website Programming Problem-Design-Solution 0 October 7th, 2003 09:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.