Hi,
Ok I have found the control for mscomm activeX and it is now on the my form But where do I go from here ,,, as a test I want to send the following
Public Sub PrintNormal()
BUFFER$ = Chr$(27) & Chr$(33) & Chr$(0)
MScomm1.Output = BUFFER$ & string1 & vbCrLf
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.