![]() |
|
|
#12 | |
|
"/X\(‘-‘)/X\"
Jan 2013
2×5×293 Posts |
Quote:
Code:
PauseWhileRunning=* during 12:58-12:59 PauseWhileRunning=mprime during 12:58-12:59 |
|
|
|
|
|
|
#13 |
|
Romulan Interpreter
Jun 2011
Thailand
25B516 Posts |
First observation is that the time is quite short, I don't think that P95 checks the "schedule" at every iteration, it will waste a lot of time. Most probably the schedule is checked every "n" iterations (wild ass guess, I didn't look in the source) this may depends on your "print on screen at x iterations" and/or "save on disk at y iterations" settings or not, George could clarify that. If the time is so short P95 may not have time to check, or to fully stop.
Second, the second line there is a ... paradox. The program itself (mprime) runs, as he checks for itself if it runs, then it pauses, because it runs, but if it pauses, then it not runs... etc. Or it can be interpreted as stop forever... (?) because it checks for itself, it runs, therefore it pauses, but if it pauses, it will never check again for itself if it runs... Or... does it? hehe... |
|
|
|
|
|
#14 | |
|
"/X\(‘-‘)/X\"
Jan 2013
293010 Posts |
Quote:
I tried mprime after * didn't work. |
|
|
|
|
|
|
#15 |
|
Romulan Interpreter
Jun 2011
Thailand
72×197 Posts |
Oh, I just remember a past discussion on the forum, where somebody else said the same, and conclusion was that some spaces around the = sign must be present (!? after the equal?)
Last fiddled with by LaurV on 2016-06-27 at 10:35 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Before you start... | jasonp | Operation Kibibit | 65 | 2013-09-03 22:06 |
| Where to start | Jellyfish420 | Homework Help | 46 | 2013-02-06 13:51 |
| How to start? | Thomas11 | Lone Mersenne Hunters | 29 | 2008-12-21 13:47 |
| How to start? | OmbooHankvald | Factoring | 15 | 2005-09-03 13:42 |
| The Program Seems to Start from Scratch Each Time I Load it | JackMama | Software | 13 | 2002-12-20 14:17 |