![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Nov 2005
Posts: 13
Rep Power: 0
![]() |
hi im new to programming and one of my first programs i want to make is an auto talker that copies and pastes a set sentence many times with a timer. is this possible? Is it hard? and in visual basics 6 what is the command for "copy" and "display"? Please help me. thank you for your help.
![]() |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
I don't understand you, but you can use 'print' command to print something to a form if this is what you need...
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
what version of visual basic are you using?
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Nov 2005
Posts: 13
Rep Power: 0
![]() |
i am using visual basics 6
|
|
|
|
|
|
#5 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Where exactly do you want to print this text?
|
|
|
|
|
|
#6 |
|
Expert Programmer
|
I don't remember much VB but do this:
Put in a one line textbox, a button and a multi line textbox. Then put the code on the button, saying this: multi line text box's text = 100 * single lin text box's text I can't give you the actual code because I can't remember VB.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#7 |
|
Expert Programmer
|
text2.text=100 * text1.text
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Nov 2005
Posts: 13
Rep Power: 0
![]() |
i tried that and it doesn't work ( but then again i might of put it in wrong) thanks for the help with this subject. Does any one know any free programming software that is better than vb6 please tell me if there is. thanks again
|
|
|
|
|
|
#9 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Well, if you like Visual Basic, you could always try Visual Basic .NET - it's like VB, but without the retardedness.
![]() http://msdn.microsoft.com/vstudio/express/vb/ |
|
|
|
|
|
#10 |
|
Newbie
Join Date: Nov 2005
Posts: 13
Rep Power: 0
![]() |
Thank you ill try that. what is also easy to use and get the best results?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|