Supported script file commands, Add file, Batch – Zilog EZ80F916 User Manual
Page 412: Add file batch

UM014423-0607
Using the Command Processor
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
392
SUPPORTED SCRIPT FILE COMMANDS
The Command Processor supports the following script file commands:
In the following syntax descriptions, items enclosed in angle brackets (< >) need to be
replaced with actual values, items enclosed in square brackets ([ ]) are optional, double
quotes (
"
) indicate where double quotes must exist, and all other text needs to be included
as is.
add file
The
add file
command adds the given file to the currently open project. If the full path
is not supplied, the current working directory is used. The following is the syntax of the
add file
command:
add file "<[path\]<filename>"
For example:
add file "c:\project1\main.c"
batch
The
batch
command runs a script file through the Command Processor. If the full path is
not supplied, the current working directory is used. The following is the syntax of the
batch
command:
batch [wait] "<[path\]<filename>"
wait
blocks processing of the current script until the invoked batch file
completes—useful when nesting script files
add file
batch
bp
build
cancel all
cancel bp
cd
checksum
debugtool copy
debugtool create
debugtool get
debugtool help
debugtool list
debugtool save
debugtool set
debugtool setup
defines
delete config
examine (?) for Expressions
examine (?) for Variables
exit
fillmem
go
list bp
loadmem
log
makfile or makefile
new project
open project
option
print
pwd
quit
rebuild
reset
savemem
set config
step
stepin
stepout
stop
target copy
target create
target get
target help
target list
target options
target save
target set
target setup
wait
wait bp