home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0224.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  3.6 KB  |  79 lines

  1. >>>>> "Link8452" == Link8452  <Link8452@aol.com> writes:
  2.  
  3.     Link8452> Is Executor for DOS going to be getting serial/printer
  4.     Link8452> port access?  I have a few programs that I would like to
  5.     Link8452> use, but they need a serial or printer port to work.
  6.     Link8452> Programs like America On-line.
  7.  
  8. We won't add serial port/printer port support until after 2.0 ships,
  9. perhaps in 2.1.  If you want to print under DOS, you can have Executor
  10. print PostScript to a file and then print out that file if you like.
  11. If you need serial port access, you're out of luck for now.
  12.  
  13. -Mat
  14.  
  15. From owner-executor  Mon Mar 27 19:46:39 1995
  16. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id TAA04724 for executor-outgoing; Mon, 27 Mar 1995 19:46:39 -0800
  17. Received: from uqcspe.cs.uq.oz.au (uqcspe.cs.uq.oz.au [130.102.192.8]) by nacm.com (8.6.9/8.6.9) with SMTP id TAA04719 for <executor@nacm.com>; Mon, 27 Mar 1995 19:46:18 -0800
  18. Received: from isa.cs.uq.oz.au by uqcspe.cs.uq.oz.au 
  19.     id <AA12603@uqcspe.cs.uq.oz.au>; Tue, 28 Mar 95 13:46:14 +1000
  20. Received: from cs.uq.oz.au (isa) by isa (5.x/SMI-SVR4)
  21.     id AA04764; Tue, 28 Mar 1995 13:46:14 +1000
  22. Message-Id: <9503280346.AA04764@isa>
  23. To: executor@nacm.com
  24. Subject: Re: de-binhexing 
  25. In-Reply-To: Your message of "Sun, 26 Mar 1995 23:40:43 EST."
  26.              <9503270440.AA12339@greatwall.cctt.com> 
  27. Date: Tue, 28 Mar 1995 13:46:13 +1000
  28. From: Warwick Allison <warwick@cs.uq.oz.au>
  29. Sender: owner-executor@nacm.com
  30. Precedence: bulk
  31.  
  32. Gene McCulley wrote:
  33. >I am a total newbie at using Mac stuff.  I have been trying to use
  34. >Executor/Linux to run programs I get off of ftp sites.  I have
  35. >tried a few files of the type foobar.sit.hqx.  I run BinHex on them,
  36. >but after I hit OK, it turns the cursor into a Z and never comes back.
  37.  
  38. Ah!  I knew I was on this list for some reason.  This is a bug I just
  39. recently reported.  The interim solution is to edit the files and add
  40. a ^M to the end of every line.  ie.
  41.  
  42.         vi foobar.hqx
  43.         :1,$ s/$/^V^M/
  44.  
  45. (type ^V, ^V, ^V, ^M to get the "^V^M", of course)
  46.  
  47. I have found that CompactPro's un-hqxer works without these ^M's.
  48.  
  49. --
  50. Warwick
  51.  _-_|\     warwick@cs.uq.oz.au    \   Microsoft is not the answer, Microsoft
  52. /     * <- Comp Science Department,\   is the question.  NO is the answer.
  53. \_.-._/    University of Queensland,)
  54.      v     Brisbane, Australia.    /  http://student.uq.edu.au/~s002434
  55.  
  56. From owner-executor  Mon Mar 27 20:37:25 1995
  57. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id UAA05433 for executor-outgoing; Mon, 27 Mar 1995 20:37:25 -0800
  58. Received: from postoffice4.mail.cornell.edu (POSTOFFICE4.MAIL.CORNELL.EDU [132.236.56.12]) by nacm.com (8.6.9/8.6.9) with ESMTP id UAA05428 for <executor@nacm.com>; Mon, 27 Mar 1995 20:37:20 -0800
  59. Received: from microcosm (J302604313.RESNET.CORNELL.EDU [128.253.150.69]) by postoffice4.mail.cornell.edu (8.6.9/8.6.9) with SMTP id XAA07523 for <executor@nacm.com>; Mon, 27 Mar 1995 23:37:10 -0500
  60. Message-Id: <199503280437.XAA07523@postoffice4.mail.cornell.edu>
  61. X-Sender: jty2@postoffice4.mail.cornell.edu
  62. X-Mailer: Windows Eudora Version 2.0.3
  63. Mime-Version: 1.0
  64. Content-Type: text/plain; charset="us-ascii"
  65. Date: Mon, 27 Mar 1995 23:37:11 -0500
  66. To: executor@nacm.com
  67. From: jty2@cornell.edu (James Yang)
  68. Subject: Executor and system software
  69. Sender: owner-executor@nacm.com
  70. Precedence: bulk
  71.  
  72. Has anyone gotten System Software to work with Executor?  If so, how?  
  73.  
  74. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  75. James Yang                       email: jty2@cornell.edu
  76.           talk, WWW: http://microcosm.resnet.cornell.edu
  77.  
  78.  
  79.