comp.lang.ada
 help / color / mirror / Atom feed
From: mfads@yahoo.com (Mark Fabbri)
Subject: writing on terminal before an exception
Date: Sun, 02 Aug 2009 19:47:27 +0200
Date: 2009-08-02T19:47:27+02:00	[thread overview]
Message-ID: <h54jff$977$1@news.newsland.it> (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





             reply	other threads:[~2009-08-02 17:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-02 17:47 Mark Fabbri [this message]
2009-08-03  1:13 ` writing on terminal before an exception 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
replies disabled

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