Hey guys, I have a following problem with funcions inside a label:
This is the currect code for the label:
[Device.Name]
[Device.FirstAddress]
[Device.ServicesDown]
Black: [Toner_Black_3700dtn()]%
Cyan: [Toner_Cyan_3700dtn()]%
Magenta: [Toner_Magenta_3700dtn()]%
Yellow: [Toner_Yellow_3700dtn()]%
Fuser Kit: [Kit_Fuser_3700dtn()]%
Transfer Kit: [Kit_Transfer_3700dtn()]%
The label then looks like this. As you can see, only the first 4 values from the functions are reported.

However, its not a problem with the functions, because if I make a label lilke this:
[Device.Name]
[Device.FirstAddress]
[Device.ServicesDown]
Fuser Kit: [Kit_Fuser_3700dtn()]%
Transfer Kit: [Kit_Transfer_3700dtn()]%
It then looks properly and properly displays those values, with the same functions as above.:

Is there any limits to the ammount of functions / OID reads a label can perform/display??
Thanks,
tom
