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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to program PL/SQL receive input from screen?

Re: How to program PL/SQL receive input from screen?

From: Marty Grinstead <MGrinstead_at_email.msn.com>
Date: Mon, 27 Dec 1999 23:47:09 -0500
Message-ID: <uVPl3BPU$GA.286@cpmsnbbsa05>


Pak,

Look at the "accept" command and the use of & with variables.

ppakorn_at_my-deja.com wrote in message <848fe7$j6q$1_at_nnrp1.deja.com>...
>Dear everyone
>
>I'm a beginning user of PL/SQL language. Can anyone tell me how can I
>get input from screen? My program needs to ask some information like
>this
>
>Enter your account number:
>Enter your password:
>.
>.
>.
>
>I don't know the commands to take the inputs (the account number and
>password) from screen. I found only the way to show text on screen
>(dbms_output package), but couldn't find the way to receive input.
>Please help me.
>
>
>
>Thank you
>Pak
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Mon Dec 27 1999 - 22:47:09 CST

Original text of this message

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