── BIND ───────────────────────────────────────────────────────────────► ┌◄───────────────────────────────────────────────────────────────┐ ►─┴─┬─/1\─<source file title>────────────────────────────────────┬─┴───► ├─/1\─ AS ─┬─────┬─<remote file name>────────────────────────┤ │ └─ $ ─┘ │ ├─ SYNTAX ───────────────────────────────────────────────────┤ └─/1\─┬─<standard compiler>──────────┬─┬─────────────────────┤ ├─ WITH ──<compiler name>──────┤ └─ ON ──<family name>─┘ ├─ WITH ── * ──<compiler name>─┤ └─ : ──<compiler type>─────────┘ ►─┬────────────────────────────────────────────────────────┬───────────┤ │ ┌◄───────────────────────────────────────────────────┐ │ └─┴─ ; ─┬─<code file task attribute>─────────────────┬─┴─┘ ├─ COMPILER ──────────┬─<task equation list>─┘ └─<standard compiler>─┘
<source file title>
──<file title>─────────────────────────────────────────────────────────┤
<remote file name>
──<file name>──────────────────────────────────────────────────────────┤
Explanation
The BIND command is similar to the COMPILE command except that if a compiler is not specified, the BINDER is invoked. For further information, refer to the COMPILE command in this section.
Examples
BIND #BINDING 3291 #ET=1:13.9 PT=6.3 IO=60.9 BIND ALGOL/PROG WITH ALGOL #BINDING 3314 #ET=1:19.6 PT=8.9 IO=50.6