Method code for $db.set_database()

[Turn off line numbering]
  1: arg newdb;
  2: 
  3: // this should not be called often, its primarily for corification
  4: database = newdb;

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon