Since the lab
PCs have only the latest
DrScheme version installed, v1.4.5, please update your code so that it works with the newer version.
The only two different points in the interface are:
-- the register function is now split in two functions(register and name)
-- all the world keywords start now with iworld. For example world1 is now iworld1.
Sorry for the last minute change.