AI Term of the Moment

Cursor coding


Look Up Another Term


Definition: CLC Dev CDE online


The Windows CDE application also runs as a "rich client" from the 10Types server. This is generally updated monthly for the public, not for editing. Download app at computerlanguage.com/windows. See rich client.

To deploy a new monthly version, run prepcde8.cmd from the \dploy folder. The program type in CDE.ABC is coded 8 (rich client). In order to trigger an update for the online user, the current date in \x\intro.g must have a different version number than the version on the 10Types server.

The date in intro.g is extracted and stored in the 8VERSION.TXT file, and that version difference in 8VERSION.TXT triggers the 10Types server to update the CDE client. If you update CDE online more than once a month, you have to fudge a false date in \x\intro.g rather than the next logical month. It makes no difference what the date is as long as it differs from the last date in intro.g. To deploy CDE online, do the following:

    FileZilla file transfer app

    1. File/Site Manager/10Types

    2. 10Types-CDEweb bookmark

    3. On local machine (\dploy\cde8\web)
        upload the following files
        precisely in this order:

        LESSONS.CLC
        DATA.CLC
        8CDE.ABC
        8VERSION.TXT (must be last file)