system

This procedure is used to pass system commands to the shell.


Synopsis

	procedure system( 
		command[1]: string
	)

Arguments

command
A single string shell command.

Description

The string command is passed to the shell environment and executed. When finished, control is returned to NCL.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.8 $ $Date: 1998/06/15 21:30:34 $