Tcl command wform extented; options -raw and -exists added.
[egate.git] / www / wproto.h
index 3c2e46e..9ccd6e8 100644 (file)
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wproto.h,v $
- * Revision 1.9  1996/03/14 11:48:39  adam
+ * Revision 1.10  1996/05/21 14:53:04  adam
+ * Tcl command wform extented; options -raw and -exists added.
+ *
+ * Revision 1.9  1996/03/14  11:48:39  adam
  * New function egw_prog that returns name of shell.
  *
  * Revision 1.8  1996/02/12  10:09:25  adam
@@ -112,6 +115,7 @@ typedef struct wclient_data
 {
     int id;
     char *prog;
+    char *raw_data;
     wform_data wf_data[100];
     char wf_parms[512];
     char wf_serverp[512];