Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!bloom-beacon!world!goodearl From: goodearl@world.std.com (Robert Goodearl) Newsgroups: comp.windows.ms Subject: Re: How do I add to a group via a program? Keywords: groups, dynamic Message-ID: <1990Aug13.135155.25730@world.std.com> Date: 13 Aug 90 13:51:55 GMT References: <7090@umd5.umd.edu> Organization: The World Lines: 14 In article <7090@umd5.umd.edu> dzoey@umd5.umd.edu (Joe Herman) writes: >Does anyone know where I can find the format of a .grp (group) file? > >I want my application to generate a new copy of itself (w/different >configs) and I'd like that to be added to a group. > > Thanks for any pointers? See page 22-19 of the Guide to Programming. Under section 22.4.4 (Dynamic Data Exchange -- Executing Commands in a Remote Application) is a section on "Program Manager DDE Command Set." The commands include CreateGroup, AddItem, DeleteGroup, ShowGroup and ExitProgram. -- Bob Goodearl -- goodearl@world.std.com