FMP-2041-00-E Invalid indent in def

The indentation increment for a given block of code is established by the number of indented spaces of the first line of indented code within the block. All indentation within the block must use the same indentation increment established by the first indented statement, until a new block begins.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Resolution:

Align the indentation and recompile if necessary.