Xref: utzoo comp.sources.wanted:13646 comp.graphics:13885 comp.sys.hp:6535 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!island!daniel From: daniel@island.uu.net (Daniel Smith) Newsgroups: comp.sources.wanted,comp.graphics,comp.sys.hp Subject: HPGL file samples needed Summary: looking for a wide range of hpgl files Keywords: HPGL HPGL/2 Message-ID: <2071@island.uu.net> Date: 15 Oct 90 23:14:42 GMT Followup-To: comp.sources.wanted Organization: Island Graphics, Marin County, California Lines: 55 I want to get ahold of a wide variety of HPGL files. They can be ultra simple, or outrageously complex, but they must work on standard HP plotters (If you send me something with HPGL extensions, please tell me). I have the Space Shuttle, 3d house plan, and Fireman's Nozzle from Autocad. I want more real world examples...especially ones that do more than just PA, PD, PU. To make it easy to send me some files, I'll include a tarmail script below. *Do not* send me anything proprietary/confidential. A sample line to send to me would be: tarmail daniel@island.com "sample hpgl files" *.plt thanks much! Daniel to save the rest of this file as "tarmail" if you are in vi, stuff the next two lines: :/^if test/,/^fi/ w tarmail :!chmod 755 tarmail if test $# -lt 3; then echo "Usage: tarmail mailpath \"subject-string\" directory-or-file(s)" exit else mailpath=$1 echo "mailpath = $mailpath" shift subject="$1" echo "subject-string = $subject" shift echo files = $* tar cvf - $* | compress | btoa | split -700 - /tmp/tm$$ n=1 set /tmp/tm$$* for f do { echo '---start beef' cat $f echo '---end beef' } | mush -s "$subject - part $n of $#" $mailpath n=`expr $n + 1` done rm /tmp/tm$$* fi -- .......Daniel Smith, Island Graphics, daniel@island.com dansmith@well.sf.ca.us ..(415)491 0765 x 250 (W) 4000 CivicCenterDrive SanRafael MarinCounty CA 94903 .disclaimer: If I don't write these things, Island will take away my coffee. "salesmen are the Ferengi of the software world"