scheduler
Posted: Fri Nov 28, 2003 1:13 pm
I already posted a question about reading back the name of a (cron-) job. Johan already replied that that he would look into this.
Playing with it a little bit more I tried to call the global.methodName with extra variables like global.methodName(calling_id, calling_text).
That gave me a java error message. But if we could 'attach' variables to the method like we normally can I don't need anything to read the name.
But I do need something. I use this as an alarm and it makes no sense to show a message when the user doesn't know where the message relates to.
Playing with it a little bit more I tried to call the global.methodName with extra variables like global.methodName(calling_id, calling_text).
That gave me a java error message. But if we could 'attach' variables to the method like we normally can I don't need anything to read the name.
But I do need something. I use this as an alarm and it makes no sense to show a message when the user doesn't know where the message relates to.