home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1496 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  849 b 

  1. Path: sparky!uunet!bonnie.concordia.ca!hobbit.ireq.hydro.qc.ca!shamel
  2. From: shamel@mais.hydro.qc.ca (Stephane Hamel)
  3. Newsgroups: comp.databases.oracle
  4. Subject: How to print something in PL/SQL
  5. Message-ID: <shamel.715612348@tdsb-s>
  6. Date: 4 Sep 92 13:12:28 GMT
  7. Sender: news@ireq.hydro.qc.ca (Netnews Admin)
  8. Organization: Hydro-Quebec, Montreal, Canada
  9. Lines: 10
  10.  
  11. When you use PL/SQL in SQL*Forms, you can show messages using the SQL*Forms
  12. MESSAGE() function.
  13.  
  14. I have built an SQL*Plus script, wich use in-line PL/SQL. My problem is that
  15. there is no way to print a message on the screen when you are inside the
  16. PL/SQL block! I wonder if someone have a solution for this. I can't understand
  17. why there is no ECHO, PRINT, TYPE, REMARK, COMMAND, MESSAGE or any such command
  18. that simply print-out a text string!
  19. --
  20.  Stephane Hamel (SHamel@Mais.Hydro.Qc.Ca)
  21.