Re: runform30/Solaris 2.3 - Startup Procedure

From: Joe Minnich <jminnich_at_bugaboo.ssnet.com>
Date: 5 Apr 1994 02:49:15 GMT
Message-ID: <2nqjjb$1tb_at_marlin.ssnet.com>


In article <2npq86$h8q_at_scsing.switch.ch>, berli_at_switch.ch (Martin Berli) writes:
|> As I noticed, for e.g. executing "runform30 PERSON", one has to be in the
|> directory where the PERSON.* files are.
|>
|> We have several users, each of them has an account on the machine. For
|> starting a form, I had to write a shell script like
|>
|> #!/bin/csh
|> cd /home/berli/frm # that's where the files are
|> setenv TERM vt100 # use the right keys...
|> runform30 PARTNER # start the initial form, others via menu...
|> cd $HOME # bring the user back to his home directory
|>
....

|>
|> Is there a more elegant and useful way to start an application for users
|> with accounts?
|>
|> Any help is strongly appreciated.
|>
|> Martin Berli
|>

I think forms will traverse the environment variable ORACLE_PATH to local .frm files.

-- 
Thanks,
--------------------------------------------------
joseph r minnich	jminnich_at_bugaboo.ssnet.com
Received on Tue Apr 05 1994 - 04:49:15 CEST

Original text of this message