Print problem

wilbert
07-20-2003, 06:31 AM
I use the print method to print some text in a picturebox. The text starts with 17 space characters. What's wrong with this sample piece of code:


Pic1.Print Spc(17) & "Hello"


Wilbert :confused:

Iceplug
07-20-2003, 07:13 AM
Should that be Space$(17)?

(Oh... maybe that should be a ; instead of a &)
:)

wilbert
07-20-2003, 08:00 AM
Tx Iceplug,
The ";" instead of a "&" works fine!

Wilbert

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum