comp.lang.ada
 help / color / mirror / Atom feed
* Is there some way of calling a system command?
@ 2006-06-11  8:46 Aldebaran
  2006-06-11 13:19 ` jimmaureenrogers
  0 siblings, 1 reply; 20+ messages in thread
From: Aldebaran @ 2006-06-11  8:46 UTC (permalink / raw)


I am a newbie Ada-programmer and need help with this topic. 
In C one can launch a system command, for instance through
 the following function.

 system("ls ");

or in JAVA 

 exec("ls");

Is there some similar  way of calling a system command in ADA?
Thanks in advance



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

end of thread, other threads:[~2013-11-28  5:37 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-11  8:46 Is there some way of calling a system command? Aldebaran
2006-06-11 13:19 ` jimmaureenrogers
2006-06-11 14:35   ` Aldebaran
2006-06-15 14:03   ` Michel Simeon
2006-06-15 14:11     ` Ludovic Brenta
2006-06-15 14:57       ` Michel Simeon
2013-11-26 15:35   ` tolkamp
2013-11-26 16:10     ` adambeneschan
2013-11-26 18:54       ` tolkamp
2013-11-26 19:49         ` adambeneschan
2013-11-26 21:03           ` Dirk Heinrichs
2013-11-27  7:02           ` Georg Bauhaus
2013-11-27 14:10             ` Eryndlia Mavourneen
2013-11-27  8:52           ` Jacob Sparre Andersen
2013-11-27 18:56           ` tolkamp
2013-11-26 18:24     ` Per Sandberg
2013-11-26 18:58       ` Jeffrey Carter
2013-11-26 20:31         ` Dmitry A. Kazakov
2013-11-26 22:52           ` Randy Brukardt
2013-11-28  5:37         ` Per Sandberg

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