home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / notabene / 2414 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.9 KB

  1. Path: sparky!uunet!utcsri!torn!nott!dgbt!netfs!ub!zaphod.mps.ohio-state.edu!wupost!darwin.sura.net!paladin.american.edu!auvm!UNB.CA!GLB
  2. From: GLB@UNB.CA (GLB0000)
  3. Newsgroups: bit.listserv.notabene
  4. Subject: SET and downloading fonts
  5. Message-ID: <ID9106.D921112.T163332.GLB@UNB.CA>
  6. Date: 12 Nov 92 20:33:31 GMT
  7. Sender: Nota Bene List <NOTABENE@TAUNIVM.BITNET>
  8. Lines: 32
  9. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  10. Comments:     <12NOV92.17897368.0041.MUSIC@UNB.CA>
  11.  
  12. I've encountered a curious problem with the "SET" command
  13. as it relates to instructions for downloading fonts:  despite
  14. repeated attempts to set the default so that it downloads fonts
  15. only as needed (option 0 under the font section of the printer
  16. section of other defaults) in insists on downloading them every
  17. time that I print (option 1).  Needless to say, this is rather
  18. time consuming (not to mention irritating).  Please note: 1) I've
  19. successfully modified other portions of nbcustom.set using
  20. the set menu (i.e. it doesn't seem to be set program) and
  21. 2) I am selecting the "make changes permanent" option.
  22.  
  23. When I looked at nbcustom.set, what I guess to be the relevant
  24. section looked like this:
  25.  
  26. NBPI=0
  27. NBFP=C:\FONTS\
  28. NBPI=0
  29. NBPI=1000
  30.  
  31. Removal of all the NBPI= commands except one set to 0 remedies
  32. the problem until I make another modification to the file using SET
  33. at which point another NBPI=1000 line is added to the file and
  34. the problem returns.  My interpretation is that SET command is
  35. generating a default value of 1000 for the starting ID number
  36. for font downloads and erroneously labeling this as NBPI which
  37. then overrides the earlier NBPI=0 entry.
  38.  
  39. Aside from general quiries about what is happening, I wondered
  40. specifically 1) what does NBPI represent and should there be more
  41. than one such entry in the nbcustom.set and 2) if my interpretation
  42. is correct, what code other than NBPI should be in nbcustom.set
  43. in order to set the default starting ID number font downloads?
  44.