X-Received: by 2002:a6b:1742:: with SMTP id 63-v6mr6353986iox.120.1530308014114; Fri, 29 Jun 2018 14:33:34 -0700 (PDT) X-Received: by 2002:a9d:6455:: with SMTP id m21-v6mr814797otl.3.1530308013847; Fri, 29 Jun 2018 14:33:33 -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!d7-v6no820761itj.0!news-out.google.com!z3-v6ni594iti.0!nntp.google.com!u78-v6no808557itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Fri, 29 Jun 2018 14:33:33 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.149.59.156; posting-account=nSnhAAoAAADQdCIBDhWXJrDahCWsYfNi NNTP-Posting-Host: 87.149.59.156 References: <79ee057c-6288-4ce1-81a5-ddee37deacfe@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: conflict between "set terminal" and "pause"? From: Christoph Oelke Injection-Date: Fri, 29 Jun 2018 21:33:34 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 30 Xref: csiph.com comp.graphics.apps.gnuplot:3991 This is the gnuplot version I am using: G N U P L O T Version 5.0 patchlevel rc2 last modified 2014-08-28 on Windows 10, version 1803, system build 17134.112 pause works until a command such as "set term win" or "set term png". Christoph Am Donnerstag, 28. Juni 2018 06:29:45 UTC+2 schrieb Ethan Merritt: > On Thu, 21 Jun 2018 14:04:29 -0700, chr.oelke wrote: > > > 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 > > I have seen no other reports of this problem. Certainly "pause > " works on all platforms that I have tried myself. > If you are sure this is reproducible on Windows 10, please file a bug > report and specify what version and build of gnuplot you are using. > E.g. gp524-win64-mingw_1.exe downloaded from SourceForge. > > Ethan