WRspice includes a script parsing and execution facility, which uses a syntax similar to that of the UNIX C-shell and will be described in 3.15. Statements which are interpreted and executed by this facility can be included in circuit files through use of the .exec, .control, and .postrun tokens. These statements are enclosed in a block beginning with .exec, .control, or .postrun and ending with .endc. The .exec, .control, and .postrun keywords are followed by an optional block name, and .endc lines contain only the keyword.