Top Up Prev Next Bottom Contents Index Search

3.7 Undoing what you have done


The commands in this section remove part or all of the structure you have built with previous commands.

3.7.1 Resetting the interpreter

The reset command replaces the universe main or a named universe by an empty universe. Any defgalaxy definitions you have made are still remembered. The syntax is

reset 
reset universe_name

3.7.2 Removing a star

The delstar command removes the named star from the current galaxy. The syntax is

delstar name
where name is the name of the star.

3.7.3 Removing a connection

The disconnect command reverses the effect of a previous connect or nodeconnect command. The syntax is

disconnect starname portname
where starname and portname, taken together, specify one of the two connected portholes. Note that you can disconnect by specifying either end of a porthole for a point-to-point connection.

3.7.4 Removing a node

The delnode command removes a node from the current galaxy. Syntax:

delnode node


Top Up Prev Next Bottom Contents Index Search

Copyright © 1990-1997, University of California. All rights reserved.