Xref: alice comp.databases.oracle.tools:25665 Path: alice!news-feed.fnsi.net!news.idt.net!dispose.news.demon.net!demon!newspeer.clara.net!news.clara.net!nnrp2.clara.net.POSTED!not-for-mail From: "qq" Newsgroups: comp.databases.oracle.tools Subject: Multiple User Forms Apps X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: <6p843.3771$Vg.44628@nnrp2.clara.net> Date: Sun, 30 May 1999 10:28:18 GMT X-Complaints-To: abuse@freeuk.net X-Trace: nnrp2.clara.net 928060098 212.126.148.105 (Sun, 30 May 1999 11:28:18 BST) NNTP-Posting-Date: Sun, 30 May 1999 11:28:18 BST Lines: 29 I am currently wotking on an upgrade on one of several Forms Applications at my company. The trouble we are having is when users switch between different Forms Applications. Each Application is started by a VB module that sets the Registry settings for LOCAL and FORMS45_PATH Each application has to have a separate path for its fmxs etc. for reasons I won't go into right now. The trouble is when users open more than one Application, the FORMS45_PATH is set and when they toggle between them, the original App can't find the fmx's. I realise I can set a When Window Activate trigger but with 100's of Forms this is not really practical. I also realise I could set up separte short cuts for each Application with a differnet 'Start In' directory but this would mean 9 shorcuts and the users are bound to get confused. Any Ideas ??? Thanks Guys Pete