Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!ucbvax!SW.MCC.COM!rcp From: rcp@SW.MCC.COM (Rob Pettengill) Newsgroups: comp.windows.news Subject: Re: Down Load File Message-ID: <8712231440.AA04159@perseus> Date: 23 Dec 87 16:07:07 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 29 In article <8712222218.AA05038@cleo> peterson%sw.MCC.COM@MCC.COM (James Peterson) writes: ; ; ;I have a file of PostScript commands that I need to down load to ;the NeWS server. Under the assumption that NFS is providing the ;same file system to both client and server, I would like to just ;tell the server the name of the file and tell it to load the file, ;like: ; ; (/usr/lib/NeWS/appl.ps) loadfile ; ;But I can find no NeWS or Postscript command for this function. ; ;Do I have to read the file in my client application and send the ;bytes down to the NeWS server one at a time? Jim, You are very close. init.ps uses (user.ps) LoadFile pop to load the user init file. I assume that Postscript is case sensitive. ;rob -- Robert C. Pettengill, MCC Software Technology Program P. O. Box 200195, Austin, Texas 78720 ARPA: rcp@mcc.com PHONE: (512) 338-3533 UUCP: {ihnp4,seismo,harvard,gatech,pyramid}!ut-sally!im4u!milano!rcp