Binder Manual (G06.24+, H06.03+)

Guardian File Names and TACL Commands
Binder Manual528613-003
7-10
TACL ASSIGN Commands
ADD DEFINE =my_zebra, CLASS MAP, FILE $a.b.zebra
TAL /IN mysource, OUT $s/ obj
the compiler equates SOURCE directives in MYSOURCE to files as follows:
?SOURCE aa !Equates to ?SOURCE $a.b.cat
?SOURCE cc !Equates to ?SOURCE $a.b.zebra
?SOURCE bb !Equates to ?SOURCE $a.b.dog
You can name new source files at each compilation without changing the contents of
the source file.