Apparently this isn't as simple as I thought it would be... I want to print the contents of a string (strstuff). I THOUGHT that
printer.print strstuff
would work, but I get the error
runtime error 424
object required
do I have to define the printer somehow beofre I can print?
Thanks
printer.print strstuff
would work, but I get the error
runtime error 424
object required
do I have to define the printer somehow beofre I can print?
Thanks