willakawill, your idea seems to be ok. i can give it a shot. but can u give me an example for a notepad. By the way what is DOS report. I prefer to do this directly into edit.com rather than using notepad. hereby i have attached some pics of what i need to do..
Opened an edit.com file.. you can notice some empty lines..
This is an example of my VB interface. Once i click the command button, all the filled...
User Profile
Collapse
-
key in data into another application using vb6
Hi all,
I need help!! I am fairly new at VB and I have already tried searching for the answer... Using previous post and examples i managed to open edit.com file with a click of Commandbutton1 using this code,
e.g:
Private Sub Command1_Click( )
Shell ("edit.com e:\test")
End Sub
Problem is: Now i have command button2 and textbox1. I want the data or value in the textbox1 to be...
No activity results to display
Show More
Leave a comment: