home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / dec / 5810 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.1 KB

  1. Xref: sparky comp.sys.dec:5810 comp.graphics:11551
  2. Newsgroups: comp.os.ultrix,comp.sys.dec,comp.graphics
  3. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!en.ecn.purdue.edu!kardaras
  4. From: kardaras@en.ecn.purdue.edu (George S Kardaras)
  5. Subject: PHIGS problem
  6. Message-ID: <1992Nov5.223009.18149@en.ecn.purdue.edu>
  7. Organization: Purdue University Engineering Computer Network
  8. Date: Thu, 5 Nov 92 22:30:09 GMT
  9. Lines: 23
  10.  
  11.  
  12. Hello,
  13.  
  14. I develloped an interface code which allows me to access and use
  15. the C language functions of PHIGS through LISP. 
  16.  
  17. There seems to be a small problem, though: I have a program in C
  18. that works perfectly well that I "translated" in LISP, but the
  19. latter gets stuck whenever I use psetviewrep3 in which case it 
  20. gives me an error message saying:
  21.  
  22.  
  23. %PHIGS-E-ERROR_152, Invalid viewport: one or more of the minimum limits 
  24. Exceeds its corresponding maximum limit in routine psetviewrep3
  25.  
  26.  
  27. I checked for the viewport values and they get set to the ones given in
  28. the C program correctly. 
  29.  
  30. Any help is appreciated.
  31.  
  32. Thanks in advance,
  33. George S. Kardaras
  34.