Re: How to manage a system call inside Ada ?



Thanks to Georg and Ken.

Both suggestions works very well.

The Aonix IDE on the Windows machine needs a search path:
SearchPath: f:\compiler\aonix\objectada\apilib

Rainer.

"wlz" <master@xxxxxxxxxxxxx> schrieb im Newsbeitrag
news:ek4h7g$ph7$01$1@xxxxxxxxxxxxxxxxxxxx
Hi,
I want to call an editor inside Ada-Code. Is there a Ada function
like system(..) in C.
I tried to import a C function with this system call. But this failed, the
Ada Linker is missing the label _system.

I hope somebody can help.

thx - rainer



.