Greetings, can someone give me some help? I'm trying to use job for a instance method, as it's described here but...
Anyway, I have a method like this:
Method PrepareInstance(path)
That is being called like this:
%Status
But it fails because:
Am I missing something or is that a bug? The method surely exists and the job is also being created inside another instance method.
Thanks in advance.


Beginning - 




