home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / text / frame / 3469 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  2.0 KB

  1. Path: sparky!uunet!olivea!charnel!rat!usc!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!netnews.srv.cs.cmu.edu!gerry
  2. From: gerry@cmu.edu (Gerry Roston)
  3. Newsgroups: comp.text.frame
  4. Subject: Two tough questions!
  5. Message-ID: <GERRY.92Nov23153345@onion.cmu.edu>
  6. Date: 23 Nov 92 20:33:45 GMT
  7. Sender: news@cs.cmu.edu (Usenet News System)
  8. Reply-To: gerry@cmu.edu (Gerry Roston)
  9. Organization: Field Robotics Center, CMU
  10. Lines: 43
  11. Nntp-Posting-Host: onion.frc.ri.cmu.edu
  12.  
  13.  
  14. Please help me with the following problems.  For reference, I am running
  15. Sun OS 4.1.x with Maker 3.1X.
  16.  
  17. 1. I am having a problem with fmbatch (actually fmprint).  When I try
  18. to print a file using fmbatch, I get the following message:
  19.  
  20.   lpr: ps: unknown printer
  21.   fmprintdriver.ps: Using /usr/local/share/pkg/xframe/.fminit2.0.ps
  22.  
  23. The printer the output should be directed to is called mulch.  This is
  24. defined every place it can be.  The only place ps shows up is in 
  25. /usr/local/share/pkg/xframe/.fminit2.0.ps/xresources/Maker.  I was on
  26. the phone with the folks at Frame for quite a while, and the only
  27. thing we haven't tried yet was rebooting my system.   
  28.  
  29.  
  30. 2. Can the condition for conditional text be the value of a user
  31. defined variable?  Specifically, I am using fmmerge.  Certain
  32. recipients have an address that requires two lines, while others have
  33. an address that only needs one.  What I want to do is basically this:
  34.  
  35. $fname $lname
  36. $company
  37. $address1
  38. if $address2 != NULL
  39.   $address2
  40. $city
  41.  
  42. etc
  43.  
  44.  
  45. --
  46. Gerry Roston (gerry@cmu.edu)    | Why has government been instituted at all?
  47. Field Robotics Center,          | Because the passions of man will not con-
  48. Carnegie Mellon University      | form to the dictates of reason and justice
  49. Pittsburgh, PA, 15213           | without constraint.  Alexander Hamilton
  50. (412) 268-3856                  | 
  51.                                 | 
  52. The opinions expressed are mine | 
  53. and do not reflect the official | 
  54. position of CMU, FRC, RedZone,  | 
  55. or any other organization.      | 
  56.