I tried the folowing code in my form but it doesn't seem to work...what's wrong wit it ?
filecopy("c:\test.txt","c:\windows\system")
As you can see i'm trying to copy test.text to the c:\windows\system directory but it give me an error asking for a equal sign somewhere ???
my program has many text field which needs to be filled out by the user. I want that each time the user navigate through the text fields using Tab or the mouse that the content of the text field gets highlighted. This way if the user wishes to change the data he doesn't need to erase then...
below is a description of a loop that i've been trying to do..any help would be appreciated.
I want a loop to read a random type file from the beginning to the end and each time it finds an entry it prints it into a label.caption on my form.
For example let say my file consist of names (...
my program has many text field which needs to be filled out by the user. I want that each time the user navigate through the text fields using Tab or the mouse that the content of the text field gets highlighted. This way if the user wishes to change the data he doesn't need to erase then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.