| |  | CGI Program Command Summary The VM:Webgateway program commands you can issue from a CGI program are listed below. Select a program command to view the syntax and description. Note: Do not use these program commands in CGI programs run in Webshare compatibility mode because they will produce unpredictable results. | CGI EMSG | Writes a message to the VM:Webgateway SVM console. | | CGI GETVAR | Obtains CGI variables for the CGI program. | | CGI LOG | Writes one or more records to the server log. | | CGI READ | Reads data from a posted document, for example, the data returned from an HTML form. | | CGI URLDECODE | Decodes encoded URL data, for example, the output from an HTML form. | | CGI WRITE | Writes data to create a document that a web browser can display. | |