![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: A little Smalltalk debugging help needed | |
KevinCole Member |
![]() ![]() ![]() Hi. I have a Smalltalk tool where I've tried to set up a "Pause" state two different ways. With the Debug global variable set true, I see that I enter each state as I would expect, but then immediately leave. (I tried first with only a trigger to exit the state, then tried again by adding a polling do-nothing loop, without success.) Here are the two states below (hoping that this forum doesn't reformat them): ____________________________________________________________________________ Global Variable: State: Pause1 onEntry ==> (StopWatch + 9000) < Time millisecondClockValue ==> State: Pause2 onEntry ==> ticker < (StopWatch + 9000) ==> (StopWatch + 9000) < Time millisecondClockValue ==> IP: Logged | |
SSC Administrator |
![]() ![]() ![]() Could you please upload (or email) a copy of the tool to us? This would help us debug it. From what you have posted, it appears that second version ought to work. IP: Logged | |
KevinCole Member |
![]() ![]() ![]()
quote: OK, the attached file is a stripped-down example of the problem. It should flip between two "Interval" states with 9 second (9000 ms) "Pause" states between them. I've used both methods described in the first post above. (NOTE: It runs ad infinitum, flipping back and forth til you close it.) [This message has been edited by KevinCole (edited 07 December 2004).] IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
I have correct this and simplified your tool slightly. This version has been zipped and attached to this response. IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.