Welcome, Guest. Please login or register.

Author Topic: Execute, System or RunCommand ?  (Read 2685 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Execute, System or RunCommand ?
« on: June 11, 2005, 02:43:54 PM »

You don't need the CLI structure.

If you remove NP_Output you should remove NP_CloseOutput, too.

You can use Printf (with a capital "P") for debug output into your Shell window. You shouldn't use ANSI functions at all when working with sub processes. AmigaOS is full of functions you can use safely instead.

Bye,
Thomas