Forum: Visual Basic 4 / 5 / 6 Dec 31st, 2007 |
| Replies: 3 Views: 1,311 my mail id : gireeshb22@gmail.com
gireeshb22@yahoo.com
Thanks |
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2007 |
| Replies: 3 Views: 1,311 Hi all,
I need to develop a application in vb 6.0 for to split one file which one have 20GB .
Any body can u help me on this?. If any body have any sample project on this please send to me.... |
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2007 |
| Replies: 13 Views: 3,481 Hi Wobbles,
Try to do this for to find the directory .If you find the directory dynamically then pass the address at the run time .
Dim objFSO, objFolder, objShell, objTextFile, objFile
Dim... |