![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2007
Location: Manchester, uk
Posts: 3
Rep Power: 0
![]() |
Exporting variables from a .def file to a .vb file
Hi, Was just wondering if anyone knew how to export variable data from a definition file into a vb.net file. I have a .def file which is called automatically to archive images and it's associated tag file data.
I need the tag file data to populate a database therefore need to get this tag file data from the .def file into some vb code. If anyone can offer any advice then I would be grateful. Thanks |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Dec 2005
Location: Philippines, where the seasons are: hot, and hotter
Posts: 72
Rep Power: 3
![]() |
Does the .def file have any DLL (or for that matter, does the program that makes .def files have any DLLs)? If it does, import it first to VB..
__________________
"The most incomprehensible idea about the universe is that it is comprehensible" - Albert Einstein |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2007
Location: Manchester, uk
Posts: 3
Rep Power: 0
![]() |
no there is no dll file. the def file is simply to add functionality after scanning an image and its associated data into an archive. The def file has already been written. I was hoping to somehow export some variables from the def file into either a vb file or the associated vb configuration file so that this information could then be added to a database. The process needs to be done automatically from scanning an image.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| converting string to float | beginnerCCC | C | 22 | Oct 2nd, 2006 11:59 PM |
| OnlineTextEditor.Com! | Sane | Show Off Your Open Source Projects | 43 | Jun 16th, 2006 8:55 AM |
| After execution - Error cannot locate /Skin File? | wchar | Visual Basic | 1 | Mar 5th, 2005 9:04 PM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 4:12 PM |