Checking Syntax (C-Model Editor)

Follow this procedure to check the syntax of code you entered in the editor:

Note:

You must have Microsoft® Visual Studio 2013 or later installed to check syntax.

  1. Select C-Model Editor > Check Syntax to check the syntax of the new C-Model.
  2. The Microsoft® Visual Studio C++ compiler you selected in the C-Model options checks the code for syntax errors. The results of the syntax check appear in the Message Manager pane. If errors are reported, click them to see the associated lines of code in the editor window.
    Note:

    The system generates a Dynamic Link Library (DLL) file of the model during the syntax check.