On 10/06/2007, at 2.47, Johannes Krause wrote:
i want to send 2 messages. one should recieved later than the other one.
That sounds like a job for [trigger]?
Fx ala the below. See the output console test that it does the wanted
job.
[bang( <-- click this 'bang' to start the scheduale | [trigger bang bang] | | [Later-msg( [First-msg( | / | / |/ [print schedule-test]
Should output:
print: schedule-test: First-msg print: schedule-test: Later-msg