Archive of UserLand's first discussion group, started October 5, 1998.
Re: What is the Frontier command to Save a copy of a GDB?
Author: André Radke Posted: 8/11/1999; 5:10:20 PM Topic: What is the Frontier command to Save a copy of a GDB? Msg #: 9359 (In response to 9355) Prev/Next: 9358 / 9360
Erik, this seems to work for me:
on saveGDBcopy (adr, dest) { target.set (adr); filemenu.savecopy (dest); target.clear ()}; saveGDBcopy (@discuss, "c:\\temp\\discuss2.root")
There are responses to this message:
- Re: What is the Frontier command to Save a copy of a GDB?, erik, 8/11/1999; 5:13:37 PM
This page was archived on 6/13/2001; 4:51:49 PM.
© Copyright 1998-2001 UserLand Software, Inc.