|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: CGI-EXEC
Section:
File Operators
Synopsis:
<cgi-exec PATHNAME [ARG1] ... [ARGN] [OUTPUT=VARNAME] [ERRORS=VARNAME]>
Description:
Execute the system function named by PATH, perhaps passing it arguments ARG1 ... ARGN.
If OUTPUT=VARNAME is supplied, then VARNAME receives the output of the command. Otherwise, the resultant output is placed in the page.
If ERRORS=VARNAME is supplied, then VARNAME receives the error output of the command. Otherwise, the resultant output is placed in SYSTEM-ERROR-OUTPUT
.
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com