summaryrefslogtreecommitdiffstats
path: root/ds9/library/eso.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/eso.tcl')
-rw-r--r--ds9/library/eso.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/eso.tcl b/ds9/library/eso.tcl
index cd3d680..ec013c8 100644
--- a/ds9/library/eso.tcl
+++ b/ds9/library/eso.tcl
@@ -166,12 +166,12 @@ proc ProcessESOCmd {varname iname} {
}
proc ProcessSendESOCmd {proc id param {sock {}} {fn {}}} {
- ESODialog
-
global parse
set parse(proc) $proc
set parse(id) $id
+ ESODialog
+
dssesosend::YY_FLUSH_BUFFER
dssesosend::yy_scan_string $param
dssesosend::yyparse