![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 25
Rep Power: 0
![]() |
Hi. Does anyone know how make and use .DAT Files with VB?
I need to extract data from a data file and then placed this into a text box. Any ideas? ![]() |
|
|
|
|
|
#2 |
|
Expert Programmer
|
A DAT file is only a dat file if you name it one. It can be anything, in fact the DAT file is the traditionally generic thing used by programs all over the world.
I would suggest just using a UDT and random file access to start off with, which should be straightforward. Look it up on MSDN, or there is bound to be code to do exactly what you're after elsewhere. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|