User Profile

Collapse

Profile Sidebar

Collapse
v2ganesh
v2ganesh
Last Activity: Apr 8 '07, 05:56 PM
Joined: Mar 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
No activity results to display
Show More
Working...