diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-09-19 14:50:11 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-09-19 14:50:11 (GMT) |
commit | c57eb3c77c77749299dfec90a74977fa9c5c559b (patch) | |
tree | b1a93c9472066ad889bb814aa68d0b255123be23 /doc/dde.n | |
parent | bd029b94a1f825a22bf635e4c255406562741d5b (diff) | |
parent | 562176ad5a881a5f92f2985feab5401c375d559a (diff) | |
download | tcl-c57eb3c77c77749299dfec90a74977fa9c5c559b.zip tcl-c57eb3c77c77749299dfec90a74977fa9c5c559b.tar.gz tcl-c57eb3c77c77749299dfec90a74977fa9c5c559b.tar.bz2 |
merge trunkfrq_3527238
<p>change dde version to 1.4.0b2
Diffstat (limited to 'doc/dde.n')
-rw-r--r-- | doc/dde.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ the \fB\-binary\fR option in combination with the result of \fBencoding convertto\fR to send data in any other encoding. .VE 8.6 .TP -\fBdde poke ?\fB\-binary\fR? \fIservice topic item data\fR +\fBdde poke\fR ?\fB\-binary\fR? \fIservice topic item data\fR . \fBdde poke\fR passes the \fIdata\fR to the server indicated by \fIservice\fR using the \fItopic\fR and \fIitem\fR specified. Typically, |