comp.lang.ada
 help / color / mirror / Atom feed
* problem with command line
@ 2007-01-11  0:08 [Taz]
  2007-01-11  0:47 ` Frank J. Lhota
  2007-01-11  0:51 ` Jeffrey Creem
  0 siblings, 2 replies; 5+ messages in thread
From: [Taz] @ 2007-01-11  0:08 UTC (permalink / 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);

...





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

end of thread, other threads:[~2007-01-11 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-11  0:08 problem with command line [Taz]
2007-01-11  0:47 ` Frank J. Lhota
2007-01-11  9:02   ` Brian May
2007-01-11 10:39     ` Martin Krischik
2007-01-11  0:51 ` Jeffrey Creem

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