Next: , Previous: , Up: AutoGen Scheme Functions   [Contents][Index]


3.4.9 emit - emit the text for each argument

Usage: (emit alist ...)
Walk the tree of arguments, displaying the values of displayable SCM types. EXCEPTION: if the first argument is a number, then that number is used to index the output stack. "0" is the default, the current output.

Arguments:
alist - list of arguments to stringify and emit