Yes, it's true, the same happens to me.
But in this particular case you can check for TimeNextScheduled and DayNextScheduled properties.
Should have the values you are looking for.


Nuno

Falko Rotter wrote:

Hi,

i have a problem with the DisplayXXXX-properties of the Task-class.
If i open an existing task with

do t=##CLASS(%SYSTEM.Task).%OpenID("2")
write t.DisplayNextScheduled

then i'm getting an empty string for all transient DisplayXXXX-properties.
Why?
(via SQL all DisplayXXX-Fields have no empty values)

Best regards,
Falko






Reply via email to