I am getting the following error with the code below:
"Error 430 Class does not support Automation or does not support expected interface"
I have used this code in many VB6 programs, and never had a problem until a few days ago (I am now having the problem on a Customer's Windows XP workstation...
I have problems with print alignment, printing from VB6 to an HP Deskjet. (I have problems with any deskjet.)
I use a Courier (fixed-length) font and print a fixed-length string using the command:
Printer.Print strText
(strText is a fixed-length string)
I have no problems printing to...
When I execute the commands below in vbscript, I get
vbscript error 2147024894 - system cannot find the file
specified. (If I change "Test Company" to
"TestCompany", the script runs OK. I would prefer to
not have to do that.)
Note: The reason I included "1...
I am calling VB script from an application. The script
calls a VB 6 program which does calculates total freight
and outputs the total to a text file.
After the VB6 program finishes, I need to be able to
set a variable(in vbscript) to pass back to the application. I need to set the variable to...
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.