Jerry Pitchford
Did the original author use the CPD2.1 Designer? If so you may have a
file with the extension APP wich contains not only the program but the
data file definitions. This file cannot be imported directly into CW1.5
but another TopSpeed product Clarion 3 can read the APP and build a data
dictionary of the entire database. This dictionary can then be opened
and automatically converted to a CW1.5 dictionary. Rather than
investing in the Clarion 3 for only this one use you could get help here
in this one time conversion.
Failing the availability of the APP file you can still import the old
data files one at a time into your CW1.5 data dictionary although some
things are lost in this import such as a default window picture of some
data types that are not in the data file header but are found in the
CPD2.1 APP file.
Other than the possible building of a data dictionary, the differences
between Windows and DOS applications are such that you are much better
advised to do a complete rewrite. I find that one CW procedure
typically replaces 5 DOS procedures.
HTH
-fred
This is the bare basics, but the process has worked for me numerous times.
You can then spend hours making it pretty, adding progress bars, etc.
-Alec Sherman
TheIC...@aol.com