Re: Merging TPS files
- From: SoftwareTailor@xxxxxxx
- Date: 11 May 2006 15:38:13 -0700
It is quite easy to merge 2 tps files, assuming they have the same
structure. Although there aren't any good examples (readily available).
What you need to do is create a "Convert" program. In the dictionary,
browse the table. When you do, there will be a File menu, Convert File.
Fill out the fields and generate the convert program. It actually
creates a Convert.prj and a related Convert.clw. Close the dictionary,
and open the Convert program project. Then edit the convert.clw source
code. You will notice it "converts" the file by copying it. Change the
code to not create the output file, but only open the output file,
which is your "merged" file. When the convert program runs, it will
copy the first file into the second file.
HTH.
Bob
.
- Follow-Ups:
- Re: Merging TPS files
- From: WernerM
- Re: Merging TPS files
- References:
- Merging TPS files
- From: WernerM
- Merging TPS files
- Prev by Date: Re: Simple way for user to password protect his data - Clarion 6 prof.
- Next by Date: printing from dos
- Previous by thread: Merging TPS files
- Next by thread: Re: Merging TPS files
- Index(es):
Relevant Pages
|
Loading