|
-
Nov 14th, 2000, 08:15 PM
#1
Thread Starter
Addicted Member
Does anybody know where I can find some good tutorials on vbscripting? Also a question for those who already know some about scripting have they disabled the print command to print test onto the form? I've tried to use print but it jsut doesnt work.
Thanks for the help,
drewski
I see said the blind man as he spat into the wind.
It all comes back to me now!
A.D.T.'s VB
-
Nov 17th, 2000, 10:20 AM
#2
Frenzied Member
Well, I assume you're talking about Visual Basic tutorials. You'll find a lot at http://www.planet-source-code.com . There are also many other good sites (mainly user-made), but I can't remember right now.
I'm using VB6, and the Print command only works like this:
Form1.Print Text
PictureBox1.Print Text
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|