home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / fj / maillis / apollo / 3208 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.4 KB  |  41 lines

  1. Newsgroups: fj.mail-lists.apollo
  2. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!etl.go.jp!daemon
  3. From: alta-oh!zeus.alta-oh.com!chris@uunet.uu.net  (Chris Murphy)
  4. Subject: Re: Screendump on apollo
  5. Message-ID: <1993Jan23.025922.22572@etl.go.jp>
  6. Sender: apollo-request@engin.umich.edu
  7. Organization: ALTA Analytics
  8. References: <1jjn96INN1kr@serv-200.dfki.uni-kl.de>
  9. Distribution: fj
  10. Date: Thu, 21 Jan 1993 14:44:04 GMT
  11. Return-Path: <apollo-list-errors@srvr1.engin.umich.edu>
  12. Approved: kato@etl.go.jp
  13. Lines: 26
  14.  
  15. In article <1jjn96INN1kr@serv-200.dfki.uni-kl.de>, klauck@dfki.uni-kl.de (Christoph Klauck) writes:
  16. |> Hi everybody,
  17. |> I want to make a screendump of a CAD-system running on an APOLLO 3500
  18. |> and don't know how to do it. At the end I need a Postscript file. bitmap --> ps
  19. |> is no problem.
  20. |> maybe a dump of a window will fit.
  21. |> Thanks in advance
  22. |> regards
  23. |>     Christoph
  24. |> 
  25.  
  26. You could use the  cpscr  command which dumps the screen into
  27. a GMF file. Then use the GMF_$ calls to access this file.
  28. Alternatively, you could use the GPR_$ library directly.
  29.  
  30. Use  gpr_$initialize(grp_$screen,....) to init gpr.
  31. Then  gpr_$inq_bitmap_pointer will return a pointer to the actual
  32. pixmap. There are LOTS of gpr_$ calls to choose from, but I hope
  33. this points you in the right direction.
  34.  
  35. Cheers,
  36.     Chris.
  37.        
  38. -- 
  39. Chris Murphy    -   chris@alta-oh.com
  40. (614) 792-2222      Columbus. OH.
  41.