are you setting the flag to write text to the graph buffer? If you are then i dont think it will cause any problems with speed. If you want to display 500, you are probably losing speed with the floating point stuff, ie. _setxxxxop2 / op2toop1 etc. perhaps you should write your own routine to set a string to a specific number. -harper