I think your right about the exe but I've never done it. This is a giant APP with several hobbies mixed in. Will I need to take the individual databases out to make each EXE? What referrences would you recommend to walk me through the making of the individual EXE(s)?
I also need to probably learn C# so I can make my own com port calls to turn Volume up and down on the stereo. My current function from foxpro will send 1-call per push rather than Continuous until released. This may be more of a device limitation than a program inadequacy. I'm using A smarthome pc to ir linc.. I'm calling a program with the command attribute... Over and over for something like volume. Gary Jeurink -----Original Message----- From: John Weller [mailto:[email protected]] Sent: Monday, January 03, 2011 3:07 PM To: [email protected] Subject: RE: running multiple apps Do you run it as an app or as an exe? If you build the project as an exe file you can have as many running at once as your resources will allow. (I think you can have as many apps running at once as resources will allow also but I'm not as confident on that <g>) Best of luck! John Weller 01380 723235 07976 393631 > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Gary Jeurink > Sent: 03 January 2011 20:44 > To: [email protected] > Subject: running multiple apps > > I am handicapped and I have built a monster app on which I select all > my forms which includes business stuff, house controls and and several > music jukebox forms that have 12,000 songs on a 600 cd player indexed > by year/style/etc... I am self-taught and need advice. My juke box > forms play music using a timer in order to start/stop/retrieve next > whenever I need to > run another form I have to abandon the jukebox form and thus letting > the cd > player go on its own. > > What if I make my music options a separate app. Can I run several > foxpro apps at the same time without interfering with one another. Is > there any tricks or pitfalls in doing this? > > Gary Jeurink > > > --- StripMime Report -- processed MIME parts --- multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/2a3ff8a6c835478fa51fed35e6f8f...@livingroom ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

