Hi experts
I have an intermec 4400 series label printer. I want to print a label. How can I do it. Someone told me to use the display method to send special codes to the print.
display str Label1()
{
return element.passThrough("<STX><ESC>C<ETX>");
}
but it doesnt work for me. pls help ASAP.
Mike
0