1. How to compile in SFC
1. How to compile in SFC
You can use one of the following methods to compile the project:
On the program editor toolbar, click the 'Compile' button.! [Compile Button] (./Compile~/Images~/button0. png)
Click the 'Compile' button in the 'Operations' area of the' Tools' menu ribbon.
图1 compile button
Press the shortcut key F4.
1.1. Resolve errors using the error list
when compiling,error listdisplays all compiler errors that have occurred. Identify errors based on their location and type of error.
Double click on the error line or select the error and press Enter to go to a specific error, such as a program segment in the program editor or an entity in the data block editor that contains the error. You can also right-click on the error line in the output window and select "Go to" from the context menu to go directly to the error line.