1<html><head>
2	<title>Metakit sample code - Dump</title>
3</head><body bgcolor=white>
4
5<font face=Helvetica size=3>
6
7<!--begin-->
8<h2><img src="e4app.gif" alt="App Icon" border=0 align=left>
9Metakit sample code - Dbf2mk</h2><br clear=left>
10
11<p>This is a generic utility for the Metakit library. </p>
12
13<p><b>What it does</b>: Dbf2mk is a utility program which reads data from one
14or more industry-standard DBF files and saves the data in a Metakit datafile. </p>
15
16<p><b>What it illustrates</b>: ***TBD*** </p>
17
18<p><b>How to use it</b>: ***TBD***.
19</p>
20
21<p><b>Known problems</b>: None.  This utility has not yet been extensively
22tested. This version can handle files of any size, but it does not load
23DBase "memo" fields and ignores all index files and calculated fields.</p>
24
25<p><b>Files in EXAMPLES\DBF2MK</b>: </p>
26
27<p>DBF2MK.CPP - Dbf2mk main program 
28<br>DBF2MK.MAK, DBF2MK.DSP - MSVC 5.0 project makefiles for Win32 </p>
29<!--end-->
30
31<center><p><hr size=1>
32||
33&nbsp; <a href="index.html" target="_top">Roadmap</a>
34&nbsp; <a href="classes.html">Class Index</a>
35&nbsp; <a href="samples.html">Sample Index</a>
36&nbsp; ||
37&nbsp; <a href="intro.html">Introduction</a>
38&nbsp; <a href="tips.html">Tips and Tricks</a>
39&nbsp; || 
40
41</center>
42</font>
43
44</body></html>
45