comp.lang.ada
 help / color / mirror / Atom feed
* writing on terminal before an exception
@ 2009-08-02 17:47 Mark Fabbri
  2009-08-03  1:13 ` Yannick Duchêne Hibou57
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mark Fabbri @ 2009-08-02 17:47 UTC (permalink / raw)


i have a problem with text_io and exception:

Text_IO.Put ("No SH3 data."); 
Text_IO.New_Line;
raise Sh3_NoData;

if it raise an exception, the string "NO SH3 data" is not displayed. it
seems that the text_io don't actually print on screen. i also tryed with
text_io.flush after the New_Line, but nothing happens. 
			

-- 

questo articolo e` stato inviato via web dal servizio gratuito 
http://www.newsland.it/news segnala gli abusi ad abuse@newsland.it





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-08-04 20:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-02 17:47 writing on terminal before an exception Mark Fabbri
2009-08-03  1:13 ` Yannick Duchêne Hibou57
2009-08-03  6:39 ` Stephen Leake
2009-08-03 20:40 ` vlc
2009-08-03 22:29   ` Yannick Duchêne Hibou57
2009-08-04  0:14     ` Adam Beneschan
2009-08-04  1:07       ` stefan-lucks
2009-08-04 20:18 ` Mark Fabbri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox