Pattern design ... in case of inexecution : An encapsulating handler is a way for trying to avoid miscelleanous underlying errors (from vfp, or as a discriminating tool between OS/vfp).
First, create, build and compile exe as standalone a little prg, "a launcher app" whose exclusive work is to exec your exe and handle errors. In this -poor- .prg doing that, put a trap on whatever error should occurs. And report all changes about further error conditions. See what happens ! Will your launcher run ? (it must not, at build state, have any reference vs the developer's environment) If not, tell us which error has occured. If it runs, and loads successfully, what happens then ? Gérard. _______________________________________________ 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/ddf46c037c1b4b849e930074208d8...@muriellepc ** 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.

