Download RA78K0 Ver.3.80 Assembler Package Operation UM

Transcript
CHAPTER 8 LIBRARIAN
(e) If the last subcommand in a subcommand file is not the EXIT subcommand, the librarian will
automatically interpret an EXIT subcommand.
(f)
The librarian reads subcommands from the subcommand file and processes them. The librarian quits
after it completes processing of all subcommands in the subcommand file.
Example Create the subcommand file (k0.slb) using an editor.
< Contents of k0.slb >
; library creation command
create k0.lib
add k0.lib k0main.rel &
k0sub.rel
;
exit
Use subcommand file k0.slb to start up the librarian.
C>lb78k0 <k0.slb
User’s Manual U17199EJ1V0UM
247