summaryrefslogtreecommitdiffstats
path: root/ds9/library/nvss.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/nvss.tcl')
-rw-r--r--ds9/library/nvss.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/nvss.tcl b/ds9/library/nvss.tcl
index b12df44..a2352e3 100644
--- a/ds9/library/nvss.tcl
+++ b/ds9/library/nvss.tcl
@@ -156,12 +156,12 @@ proc ProcessNVSSCmd {varname iname} {
}
proc ProcessSendNVSSCmd {proc id param {sock {}} {fn {}}} {
- NVSSDialog
-
global parse
set parse(proc) $proc
set parse(id) $id
+ NVSSDialog
+
nvsssend::YY_FLUSH_BUFFER
nvsssend::yy_scan_string $param
nvsssend::yyparse