summaryrefslogtreecommitdiffstats
path: root/ds9/library/vlss.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/vlss.tcl')
-rw-r--r--ds9/library/vlss.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/vlss.tcl b/ds9/library/vlss.tcl
index 93d2e4c..8c70fa1 100644
--- a/ds9/library/vlss.tcl
+++ b/ds9/library/vlss.tcl
@@ -128,12 +128,12 @@ proc ProcessVLSSCmd {varname iname} {
}
proc ProcessSendVLSSCmd {proc id param {sock {}} {fn {}}} {
- VLSSDialog
-
global parse
set parse(proc) $proc
set parse(id) $id
+ VLSSDialog
+
vlsssend::YY_FLUSH_BUFFER
vlsssend::yy_scan_string $param
vlsssend::yyparse