Semicolons are used to separate Simulation Control Program statements. A semicolon optionally follows the last in a sequence of statements. This example uses semicolons only where required:
OPEN (f1,‘my_file.doc’,OUTPUT)
SET BREAKPOINT analysis => [STEP] DO
WRITE (‘a will be greater than b \n’) ;