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 -> Re: A stupid little problem.

Re: A stupid little problem.

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Fri, 23 Jul 1999 00:55:14 GMT
Message-ID: <37a7bc25.2990640@netnews.worldnet.att.net>


On Thu, 22 Jul 1999 09:52:54 -0600, Chris <coopercj_at_cadvision.com> wrote:

> I am a beginner. I am trying to get the accept command to work. When
>ever I put the accept command into the script it causes errors. I just
>want the script to stop and accept user input, and then continue.

Your ACCEPT command is correct, see below. What release of SQL*Plus are you using?

Jonathan



jonathan_at_gennick.com
http://gennick.com
Brighten the Corner Where You Are

Connected to:
Oracle8i Personal Edition Release 8.1.5.0.0 - Production With the Partitioning and Java options
PL/SQL Release 8.1.5.0.0 - Production

SQL> ACCEPT p_num1 PROMPT 'Please enter the first number: ' Please enter the first number: tete
SQL> Received on Thu Jul 22 1999 - 19:55:14 CDT

Original text of this message

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