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

  1. Gene McCulley wrote:
  2. >I am a total newbie at using Mac stuff.  I have been trying to use
  3. >Executor/Linux to run programs I get off of ftp sites.  I have
  4. >tried a few files of the type foobar.sit.hqx.  I run BinHex on them,
  5. >but after I hit OK, it turns the cursor into a Z and never comes back.
  6.  
  7. Ah!  I knew I was on this list for some reason.  This is a bug I just
  8. recently reported.  The interim solution is to edit the files and add
  9. a ^M to the end of every line.  ie.
  10.  
  11.         vi foobar.hqx
  12.         :1,$ s/$/^V^M/
  13.  
  14. (type ^V, ^V, ^V, ^M to get the "^V^M", of course)
  15.  
  16. I have found that CompactPro's un-hqxer works without these ^M's.
  17.  
  18. --
  19. Warwick
  20.  _-_|\     warwick@cs.uq.oz.au    \   Microsoft is not the answer, Microsoft
  21. /     * <- Comp Science Department,\   is the question.  NO is the answer.
  22. \_.-._/    University of Queensland,)
  23.      v     Brisbane, Australia.    /  http://student.uq.edu.au/~s002434
  24.  
  25. From owner-executor  Mon Mar 27 20:37:25 1995
  26. 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
  27. 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
  28. 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
  29. Message-Id: <199503280437.XAA07523@postoffice4.mail.cornell.edu>
  30. X-Sender: jty2@postoffice4.mail.cornell.edu
  31. X-Mailer: Windows Eudora Version 2.0.3
  32. Mime-Version: 1.0
  33. Content-Type: text/plain; charset="us-ascii"
  34. Date: Mon, 27 Mar 1995 23:37:11 -0500
  35. To: executor@nacm.com
  36. From: jty2@cornell.edu (James Yang)
  37. Subject: Executor and system software
  38. Sender: owner-executor@nacm.com
  39. Precedence: bulk
  40.  
  41. Has anyone gotten System Software to work with Executor?  If so, how?  
  42.  
  43. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  44. James Yang                       email: jty2@cornell.edu
  45.           talk, WWW: http://microcosm.resnet.cornell.edu
  46.  
  47.  
  48.