I know it sounds like a contradiction, but yes I can get Revolution to launch my program, but I does not run as if I double-cliced it in Windows. Let me explain. It is a command line program, so when I double-click the exe, it "runs" meaning that a black window pops up and a welcome message and various text prompts from the program appear. However, when I tell Revolution to open it via either "open process" or "launch", all that happens is a black window appears, but the program does not "run" i.e. no text from my C++ program appears.
I do not believe it is strictly a Revolution problem since I can launch other programs with "open process" and "launch" without any problem - but it's not a Visual C++ problem either, since every other way I try to run the program works (double-clicking or typing the path in Windows' command line interface). The only thing I wonder about would be some mysterious parameter I could include in my "open process" statement which would actually stimulate the program to run, but I obviously don't know. Thanks for your interest, Doug > -----Original Message----- > From: [EMAIL PROTECTED] > Sent: Wed, 6 Jun 2007 19:26:27 -0700 > To: [email protected] > Subject: Re: Launching Visual C++ 2005 Applications > > Well, it's a little hard to guess at what you want. You say the > program is "launching" but not "running". What's it not doing that you > expect it to do? > > -- > -Mark Wieder > [EMAIL PROTECTED] > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution ____________________________________________________________ GET FREE 5GB EMAIL - Check out spam free email with many cool features! Visit http://www.inbox.com/email to find out more! _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
