Are there any functions like printf for a text box in the UIR.I know there is a function that will write a string to the text box. I am wanting the formating characteristics of the printf. Or possibly a way to redirect the printf function from the stdio to a specific text box.
Thank you for your help. Suggestion for next version of CVI: A printf function for text boxes maybe call it printAt It would be a very useful function.
Yes, Please consider a function like printf for the text boxes. Would be very useful for those that like to display verbose results to a text box in the UIR instead of using the standard I/O window....