| Thread | Last Post | Replies |
|
| Reading many fields/text/data from a single text file | 01 Mar 2005 17:06 GMT | 5 |
I tried it with RTF, I am able to read the entire content. Same goes with the TXT file. But is VB able to allow you to read various data from a single text file?
|
| MSComm1.Input | 01 Mar 2005 15:44 GMT | 2 |
is there a way to clear MSComm1.Input ? I'm recieving a number of long srings in my program and need to find a way to clear it out from time to time. I tried
|
| 64-bit Integer | 01 Mar 2005 10:09 GMT | 4 |
I am using function in a DLL written by someone else to return information to my VB6 program. The returned value is a 64-bit integer. The author of the DLL realizes this may be a problem for VB programmers, as VB doesn't have 64-bit integers, and has set it up so
|
| MCI API Problem | 01 Mar 2005 09:02 GMT | 1 |
Hi, everybody! First sorry on my gramatical errors. I have one question. Why this function return milliseconds and not frames?
|
| Can VB open a commondialog with the files running down orientation? | 01 Mar 2005 08:49 GMT | 2 |
instead of going across? I like the way it opens in MS Word., it is easier than scrolling across the dialog open box. If anyone has a code example that would be great. Thanks.
|
| Cell/sheet reference searching | 01 Mar 2005 06:57 GMT | 1 |
I'm using VBA for Excel and would like to do the following: 1) in sheet1, search for a value which is given in a specific cell location on sheet2. 2) when i find that value in sheet1, i want to insert in the cell
|
| Cell/sheet reference searching | 01 Mar 2005 06:56 GMT | 1 |
I'm using VBA for Excel and would like to do the following: 1) in sheet1, search for a value which is given in a specific cell location on sheet2. 2) when i find that value in sheet1, i want to insert in the cell
|
| Setting Persistable Property???? | 01 Mar 2005 03:26 GMT | 1 |
Im trying to set the Persistable Property to 1 so i can use the WriteProperty and ReadProperties! What do i have to do?? I cant see any Persistable Property in the property window in my class module! Please help! its driving me mad, sounds so easy but i cant find it!!
|