AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     kernel.H

Syntax:     
extern int _kernel_oscli
(
const char *s
);


Purpose:     Hands the argument string to the OS command line interpreter to execute as a * command.  This should not be used to invoke other apps - _kernel_system exists for that.  Return value is error response.

[sh-index] Back to list of manuals