; $Id: xmanagertool.pro,v 1.5 2001/01/15 22:28:23 scottm Exp $ ; ; Copyright (c) 1992-2001, Research Systems, Inc. All rights reserved. ; Unauthorized reproduction prohibited. pro XManagerTool, GROUP = GROUP ;+NODOCUMENT ;+ ; NAME: ; XManagerTool ; ; PURPOSE: ; The XmanagerTool procedure has been renamed XMTool for ; compatibility with operating systems with short filenames ; (i.e. MS DOS). XManagerTool remains as a wrapper that calls ; the new version. See the documentation of XMTool for information. ; ; CATEGORY: ; Widget Management. ; ; MODIFICATION HISTORY: ; TC, 20 December 1992 ;- XMTOOL, GROUP = GROUP end