AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
how to use USB printer? i used parallel before and this is my code: Open "Lpt1" For Output As #1 Print #1, "MyString" Close #1 it is not work on USB i also try to change "Lpt1" to "USB001" but also didnt work:-( thanks please help
anybody help please thanks