ChecksumCode:= FRw_Append_Checksum ( CodeText )
code:= FRw_Document_To_Text ( documentPath { ; ignoreCheck } )
codeWithoutChecksum:= FRw_Remove_Checksum ( codeWithChecksum )
FRw_RUN { ( documentPath { ; IgnoreCheckCode } ) }
FRw_SAVE { ( documentPath { ; codeWithoutChecksum } ) }
FRw_TEXT_TO_DOCUMENT ( 4DCodeToSave { ; documentPath { ; skipCheckCode } } )
MACRO_PREF
MACRO_RUN ( macroReference )