Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!gatech!psuvax1!news From: schwartz@shire.cs.psu.edu (Scott Schwartz) Newsgroups: comp.lang.pascal Subject: Re: Saving graphic images to disk... how? Message-ID: Date: 4 Aug 89 20:38:46 GMT References: <5413@decvax.dec.com> Sender: news@psuvax1.cs.psu.edu Organization: Pennsylvania State University, computer science Lines: 13 In-reply-to: f0057@uafhp.uucp's message of 4 Aug 89 13:58:18 GMT In article <5413@decvax.dec.com> f0057@uafhp.uucp (James E. Ward) writes: Can someone please help me to save graphic images to disk? I want to save portions of a screen to disk. Any help will be appreciated. Try /usr/bin/screendump >some-file, if you are using a Sun. Since you are posting from decvax you probably aren't, though. In that case try /usr/bin/X11/xwd >some-file. DECwindows probably supports something similar. -- Scott Schwartz