summaryrefslogtreecommitdiffstats
path: root/ds9/library/stsci.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/stsci.tcl')
-rw-r--r--ds9/library/stsci.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/stsci.tcl b/ds9/library/stsci.tcl
index c9d4001..92db8fc 100644
--- a/ds9/library/stsci.tcl
+++ b/ds9/library/stsci.tcl
@@ -178,12 +178,12 @@ proc ProcessSTSCICmd {varname iname} {
}
proc ProcessSendSTSCICmd {proc id param {sock {}} {fn {}}} {
- STSCIDialog
-
global parse
set parse(proc) $proc
set parse(id) $id
+ STSCIDialog
+
dssstscisend::YY_FLUSH_BUFFER
dssstscisend::yy_scan_string $param
dssstscisend::yyparse