Re: How to specify two distinct paths for the same FMX in Webform 6?

From: Bo Seiffert <fox61_at_hotmail.com>
Date: Tue, 11 Apr 2000 10:06:19 GMT
Message-ID: <8cuten$878$1_at_nnrp1.deja.com>


David
Create 2 .bat files. One pointing to the development path and another pointing to the integration path. Then you can issue 2 instances at the same time, pointing to 2 different paths. In article <38F1D83C.29330180_at_chu-montpellier.fr>,   David PELLECUER <d-pellecuer_at_chu-montpellier.fr> wrote:

> I will like to be able to make work both environment at the same time
> (development and integration).
> Bo Seiffert a écrit :
>
> > You could issue the Forms application from a .bat file, setting the
> > environment variables.
> > The .bat file would then set the appropiate enviroment variables and
> > finally issuing the application. The .bat file could look something
> > like this (you will have to determin which enviroment variables to
set):
> > set ORACLE_PATH=S:\Rel611\forms;S:\Rel611\reports;S:\Rel611
> > \lib;S:\Rel611\graphics
> > set FORMS45_PATH=S:\Rel611\FORMS;S:\Rel611\LIB;
> > set REPORTS25_PATH=S:\Rel611\Reports;S:\Rel611\Graphics
> > start S:\orant\BIN\F45RUN32.EXE mmsstart
> >
> > In article <38F1A750.1ACFB654_at_chu-montpellier.fr>,
> > David PELLECUER <d-pellecuer_at_chu-montpellier.fr> wrote:
> > > The problem : It's necessary to specify the FMX localization
path in
> > > the registry (FORMS60_PATH).
> > > How to force FORMS server to use a particular path ?
> >
> > --
> > Bo Seiffert
> > Somewhere in Denmark
> > Even if you are on track, you will get run over if you just sit
there
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
>
>

--
Bo Seiffert
Somewhere in Denmark
Even if you are on track, you will get run over if you just sit there


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Apr 11 2000 - 12:06:19 CEST

Original text of this message