stop program in komodo

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ajikoe@gmail.com

    #1

    stop program in komodo

    Hello,
    How can we stop this peace of code in KOMODO:
    while 1:
    print "helo"

    I can't stop it, even using Ctrl+C

    pujo

  • Will McGugan

    #2
    Re: stop program in komodo

    ajikoe@gmail.co m wrote:[color=blue]
    > Hello,
    > How can we stop this peace of code in KOMODO:
    > while 1:
    > print "helo"
    >
    > I can't stop it, even using Ctrl+C[/color]

    Are you sure that is what is happening? When I tried it, it appeared as
    though nothing had happened after pressing the break button. But it was
    just that the buffer had filled up with a squillion "helo"'s and was
    busy scrolling away..


    Regards,

    Will McGugan

    Comment

    • ajikoe@gmail.com

      #3
      Re: stop program in komodo

      Hello Will,

      I have received information from Shanec@ActiveSt ate.com
      That he has already added this problem as bug.

      "I've added a bug for this:
      Get help with ActiveState products. Documentation, service status, and direct support for enterprise customers.

      Regards,
      Shane"

      So stay tune.....

      Pujo

      Comment

      Working...