Copy file1 to file2

Tony Ryder tryder at westnet.com.au
Sat Jun 12 17:00:46 PDT 2004


As filepro no longer supports updates for versions prior to 5.x.x
I would just like to warn users that I have had a problem with the
copy file1 to file2 command.

With the help of the FP Room and John Esak we have confirmed that
the copy was only working after creating a new record and that any
record that was already present would not get updated with changes.

After tesing the same process with a later version the copy command
worked as it should.

A work around was to use the following code as an example.
copy file1 to file2; file2(1)=file2(1); write file2

I am using windows native 4.8.10

Regards
Tony


More information about the Filepro-list mailing list