comp.lang.ada
 help / color / mirror / Atom feed
From: "[Taz]" <tazdany@hotmail.com>
Subject: problem with command line
Date: Thu, 11 Jan 2007 01:08:48 +0100
Date: 2007-01-11T01:08:48+01:00	[thread overview]
Message-ID: <45a58068$0$3828$5402220f@news.sunrise.ch> (raw)

hi,
I have a problem with the command line ...
I declare two variables like in the code below.
If the call to my file don't have parameter, I get a error ...
How can I solve this?
...

procedure Test is

Nome1 : String := Argument (1);

Nome2 : String := Argument (2);

...





             reply	other threads:[~2007-01-11  0:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11  0:08 [Taz] [this message]
2007-01-11  0:47 ` problem with command line Frank J. Lhota
2007-01-11  9:02   ` Brian May
2007-01-11 10:39     ` Martin Krischik
2007-01-11  0:51 ` Jeffrey Creem
replies disabled

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