; Copyright (C) 1992, Digital Equipment Corporation ; All rights reserved. ; See the file COPYRIGHT for a full description. ; ; Last modified on Thu May 26 17:01:53 PDT 1994 by heydon (Rim (Pen 5) (Macro Gap () '(Glue 5)) (BrowserShape (VBox (MyBrowserFont) (DirMenu (For savePSBrowser)) (Gap) (Border (FileBrowser %savePSBrowser (BgColor "White") (Suffixes ".ps") ) ) (Gap) (HBox "File:" (Glue 2) (Frame Lowered (Helper FirstFocus (BgColor "White") (For savePSBrowser)) ) ) ) ) )