X-Received: by 2002:a6b:1a8e:: with SMTP id a136-v6mr10855853ioa.66.1529615069890; Thu, 21 Jun 2018 14:04:29 -0700 (PDT) X-Received: by 2002:aca:5208:: with SMTP id g8-v6mr1300976oib.1.1529615069582; Thu, 21 Jun 2018 14:04:29 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!u78-v6no14729itb.0!news-out.google.com!c20-v6ni1itc.0!nntp.google.com!d7-v6no14669itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Thu, 21 Jun 2018 14:04:29 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.149.52.249; posting-account=nSnhAAoAAADQdCIBDhWXJrDahCWsYfNi NNTP-Posting-Host: 87.149.52.249 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <79ee057c-6288-4ce1-81a5-ddee37deacfe@googlegroups.com> Subject: conflict between "set terminal" and "pause"? From: chr.oelke@gmail.com Injection-Date: Thu, 21 Jun 2018 21:04:29 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 4 Xref: csiph.com comp.graphics.apps.gnuplot:3973 Hi, I'm trying to periodically replot my script after a certain number of seconds. But pause only works until the first occurance of "set terminal", after that pause is ignored. Is there any way to get around it? I use gnuplot with windows10. Cheers, Chris