| Stonefield Query SDK |
| Adding Existing Scripts to a Project |
The best way to do this is to rename the script files (SFSCRIPT.DBF, SFSCRIPT.CDX, and SFSCRIPT.FPT) in the first project directory to something applicable (such as ACCTSCRIPT.DBF, CDX, and FPT) and copy them into the second project directory. Then, edit the SFQUERY.INI file to specify the additional script file:
[Scripting] file1=sfscript.dbf file2=acctscript.dbf
You may also wish to add the existing data dictionary files to the project as well.
Note that while you can have multiple script files in a Stonefield Query project, one set must be called SFSCRIPT, and that is the set that is written to by the Configuration Utility.
| Last Updated: 02/05/2008 |