Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 520 Bytes

File metadata and controls

19 lines (10 loc) · 520 Bytes

Coding Guide

Syntax Checking

PEBakery supports automatic syntax checking.

Manually Checking Statements or Section

Copy codes into Syntax Checker provided in Utilities.

Manually Checking a Single Script

Make sure your script is visible in project tree. Open script's interface, and click the question button near script title.

If Auto Syntax Check Error setting is enabled, the button's icon and color reports if error exists.

Command Optimization

See Command Optimization