From: Bram W. <Br...@We...> - 2004-12-03 02:04:05
|
Dear group, If I put this line in my code: this.lastEntranceTime = this.simulator.getSimulatorTime(); I assign the left value to the right value, so they stay the same. I don't want that. How can I ensure that when I 'run' this line my lastEntranceTime will get the simulator time, but remains constant afterwards? Thanks, Bram Wesselo 06-24222972 Br...@We... |