Jump to content




A couple questions


  • You cannot reply to this topic
4 replies to this topic

#1 PixelFox

  • Members
  • 106 posts

Posted 08 July 2015 - 03:22 PM

I would like to know if it is possible to have multiple shells, Multishell is broken for me, so I'm not sure what to do.
Also, I'd like to know if it's possible for when a program is exited out of, it would sleep(0.5) then go to my OS. with
out changing the programs code.









- Cheers, Lightning

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 08 July 2015 - 04:09 PM

How is multishell broken? I'd assume your trying to use it wrong.

As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.

#3 PixelFox

  • Members
  • 106 posts

Posted 08 July 2015 - 04:12 PM

View PostKingofGamesYami, on 08 July 2015 - 04:09 PM, said:

How is multishell broken? I'd assume your trying to use it wrong.

As for the second bit, could you not just have your OS sleep for 0.5 seconds before doing any rendering operation? It'd give the same effect.
That isn't what I mean, I want it so after a program finishes, it opens up my OS.

#4 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 08 July 2015 - 04:35 PM

If your OS stops running when you run another program, your OS isn't an OS.

#5 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 08 July 2015 - 11:58 PM

Mind you, good luck getting any script to stop running when it starts another. Generally a script which launches another script will continue from where it left off once that second script completes. At which point you might have it redraw the screen, etc...





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users