Jump to content




Pausing Parallel


  • You cannot reply to this topic
1 reply to this topic

#1 PixelFox

  • Members
  • 106 posts

Posted 02 April 2016 - 09:35 PM

I am trying to make a piece of code that is running a file, and when you press the Control button, it would pause it. And when you press it again, it will resume, and ideas how?

Edited by PixelFox, 02 April 2016 - 09:41 PM.


#2 Lupus590

  • Members
  • 2,028 posts
  • LocationUK

Posted 02 April 2016 - 09:46 PM

Have a look at how the multishell program works you basically want to add your pause functionality to where it forwards events to the running program. You can rip out the bit where it allows multiple running programs (which, at a guess, should be in the same area)

Edited by Lupus590, 02 April 2016 - 09:47 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users