home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / sasl / 5461 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.3 KB  |  62 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!europa.asd.contel.com!paladin.american.edu!auvm!LOBBY.TI.COM!RSNYDER
  3. X-Mailer: ELM [version 2.2 PL16]
  4. Message-ID: <9212222129.AA07081@lobby.ti.com>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Tue, 22 Dec 1992 15:29:48 CST
  7. Reply-To:     "R. Snyder" <rsnyder@LOBBY.TI.COM>
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         "R. Snyder" <rsnyder@LOBBY.TI.COM>
  10. Subject:      Re: 'Downloading' SAS Graphics
  11. Comments: To: FULLRICH%UNMCVM.BITNET@uga.cc.uga.edu
  12. Comments: cc: sas-l@uga.cc.uga.edu
  13. In-Reply-To:  <9212142114.AA01974@lobby.ti.com>; from "Fred Ullrich" at Dec 14,
  14.               92 12:08 pm
  15. Lines: 45
  16.  
  17. SUBJECT:   UNIX to DOS file transferes.
  18. SUMMARY:   You may have a record delimiter problem.
  19. E-ADDR:    rsnyder@lobby.ti.com
  20. NAME:      Bob Snyder
  21. COMPANY:   Texas Instruments, Sherman, TX
  22. PHONE:     (903) 868-5799
  23. FAX:       (903) 868-7240
  24. >
  25. > I am trying to create various SAS Graphics on my IBM RS6000 and then down-
  26. > load them into various PC software packages (e.g. Harvard Graphics,
  27. > WordPerfect, etc.).  In short, I am not having any luck.  I have tried to
  28. > use a variety of graphics drivers (CGMHG, PSEPSF QMS...) and used several
  29. > different methods of downloading the file (KERMIT, FTP, direct disk access
  30. > using DOSWRITE (an AIX command)).  None of these methods give me a usable
  31. > graphic file.  Typically, when I try to retrieve the down-loaded file, the PC
  32. > software package will give me a message of "Invalid format" or "Unknown
  33. > format".
  34. < Stuff Deleted >
  35. > My hardware specifics are:
  36. >
  37. >     IBM RS/6000 Model 520
  38. >     AIX ver. 3.2
  39. >     SAS 6.07
  40. >
  41. < Stuff Deleted >
  42. >
  43. > Fred Ullrich
  44. > Dept. of Preventive and Societal Medicine
  45. > University of Nebraska Medical Center
  46. > FULLRICH@UNMCVM
  47. > (402)559-8217
  48. >
  49. Fred,
  50.  
  51. I'm sorry to take so long for a reply, especially since someone else has
  52. probably already solved the prblem. Anyway, it appears that you're using
  53. some brand of UNIX. The UNIX new line character is only a line feed not
  54. a carriage return - line feed like DOS and many other operating systems.
  55. You may need to run some unix2dos utility to add the carriage return to
  56. the text files that contain the HPGL, POSTSCRIPT or whatever before they
  57. can be used in a DOS environment. This is just an educated quess, but
  58. once in a while I get lucky.
  59.  
  60. Hope this helps,
  61. Bob
  62.