//->Run OvnPro and open the New Document window
// Written by Peter Price April 11th 1998
// Part of the Acorn Office'98 Suite


void main(void)
{
opennewbox();
}

