SYNOPSIS
void installenvironment(struct Environment *environment)
ARGUMENTS
`struct Environment *environment'
Environment to install.
DESCRIPTION
Use `installenvironment()' to replace the current song with the one
designated by the environment pointer. For example, the ARexx
Accessory calls `installenvironment()' to place the song it has
just loaded into Bars&Pipes.
SEE
See clearenvironment(), loadsong(), savesong().