Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> HELP: Problem in Forms30

HELP: Problem in Forms30

From: Rui Anastácio <ranastacio_at_mail.telepac.pt>
Date: Fri, 9 Oct 1998 19:22:05 +0100
Message-ID: <6vlncc$tsc$1@duke.telepac.pt>


Hello !

I need to pass some data to a form when the form is called from a menu. I have a form that I want to call from 2 menu options, but the form should perform diferently on each call. So I have to pass some parameter to the form
when 'runform' runs.

I could pass the data trough a UNIX ENVIRONMENT VARIABLE. The menu item command
line could be something like
  set DATA='102'; iap -c ... formname ...

but can I get the value of these variable inside the form ?

Thanks for any help
Rui Anastacio (ranastacio_at_mail.telepac.pt) Received on Fri Oct 09 1998 - 13:22:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US