That's one that has bitten me in the past. Network drive letters/UNC paths that are built into an .EXE are looked for and if they don't exist, the load waits until Windows times out looking for it. I think VFP9 added a SYS(2450) that was supposed to help with that, but never tried it.
This is somewhat related to the old CD drive problem that FPW had if you ran your .EXE on a system that didn't have a CD drive would cause problems. Fred On Wed, Sep 21, 2011 at 2:07 PM, MB Software Solutions, LLC < [email protected]> wrote: > On 9/21/2011 4:13 PM, Michael Madigan wrote: > > Maybe you compiled a network drive letter somewhere in your program that > becomes unavailable when you disconnect? > > > That's a good suggestion. And a good reason to never include/hardcode > anything like that! > > > -- > Mike Babcock, MCP > MB Software Solutions, LLC > President, Chief Software Architect > http://mbsoftwaresolutions.com > http://fabmate.com > http://twitter.com/mbabcock16 > [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/cajcbksrry1bn_n3u9gslultyd1sibpxvpu4pctxbxrybt9z...@mail.gmail.com ** 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.

