1. Mathematical Functions
======================================================
Anyone else can pitch in.
----- Original Message -----
From: Fwambo Mambwe <fwambo at iname.com>
To: <bjackson at 2fargon.com>
Sent: Wednesday, August 09, 2000 2:23 AM
Subject: Mathematical Functions
> Hi Brian,
>
> I am so facinated by your eudesign program that I wish to learn to be able
> write a program in euphoria using your program.
>
> The only disadvantage I experience is the ability to
> add/subtract/divide/multiply totals or fields. Please advise how I might
be
> able to do so. An example would be that of a stock control program whereby
I
> am able to input quantities received which would be automatically updated
to
> the existing quantities in the data base.
>
> And speaking of database, is there any way I might be able to create
> database files that are Dbase compatible? I do not fancy using .dat file
> format, it is too basic and unreliable in my opinion. If this might be
> outside your nut cracking area, please pass it on to some of your euphoria
> friends who might be able to help me as I am desperate to learn the
language.
>
> Regards Fwambo Mambwe
>
> Note: By the way, I live in Zambia, Africa.
2. Re: Mathematical Functions
> > And speaking of database, is there any way I might be able to create
> > database files that are Dbase compatible? I do not fancy using .dat file
> > format, it is too basic and unreliable in my opinion. If this might be
In the EU archives you can find a little library that deals with the DBF
format, but only the data files, not the index files.
DBF_ENG.ZIP
------------
Hugo Rozas