From: Scott W. <swa...@my...> - 2003-04-11 19:19:01
|
On Fri, 11 Apr 2003, Jan Erik Mostr=F6m wrote: > I decided to finish my Pilot-DB =3D> Mac translator this weekend (befor= e I > once again get something else to do 8-) and as usual I seem to be > missing something. >=20 > When I look in the appinfo block to check the field types I get These don't look right to me. Shouldn't you see=20 00 00 -> String 00 01 -> Boolean 00 02 -> Integer=20 etc as given by the DB_Create function in db3.c ? This also corresponds to marc's translation of the app info block=20 we examined a few weeks ago. Perhaps you are looking at the wrong appinfo chunk? -Scott |