Jump to content

Recommended Posts

Posted

Please can anyone help me out with visual basic 6.0. There are two problems im having. The first problem is that whenever i try to make a code that displays the message with the persons name

 

i tried these codes for it:

 

MsgBox "Welcome", txtname

MsgBox ("Welcome" txtname)

MsgBox "Welcome" txtname

MsgBox "Welcome" txtname.Text

MsgBox ("Welcome" txtname.Text)

MsgBox "Welcome" txtname.Text

 

but it still gives errors..

 

the second problem is that i cant seem to find a way to make my program edit text files, open text files and create or save new ones.

 

Please help me out with this. Waiting for help.

  • 2 weeks later...
Posted

thanks for the help and i live in karachi,pakistan and I have tried lots of shops for visual basic.NET and visual studio.NET but am unable to find it. If any of you live in karachi, please tell me where I could get it from.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...