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

  1. On Sat, 8 Apr 95 14:26 MDT you wrote:
  2.  
  3. >>>>>> "Bryan" == Bryan K Baskin <bbaskin@mail.utexas.edu> writes:
  4. >
  5. >    Bryan> Thanks to whoever mentioned the OS/2-DOS mouse driver in
  6. >    Bryan> the OS2/MDOS directory. It worked. Funny, I've never had to
  7. >    Bryan> use it before, all my other stuff works. Now Executor does,
  8. >    Bryan> too.  Thanks.
  9. >
  10. >It disturbs me that other apps work without this driver, but Executor
  11. >does not!  I wonder what those other apps are doing differently from
  12. >Executor.
  13. >
  14. >For those of you who haven't been following this discussion, OS/2 Warp
  15. >users having mouse problems should try adding this line:
  16. >
  17. >DEVICE=C:\OS2\MDOS\VMOUSE.SYS
  18. >
  19. >to their CONFIG.SYS.  There are some other variations of this line in
  20. >the _User's Guide to OS/2_ on page 206-207 (in the "Mouse Problems"
  21. >section of the manual).  If any OS/2 Warp users add this line (or one
  22. >of the variants) to their CONFIG.SYS and *still* can't get the mouse
  23. >to work under Executor, please let me know!
  24. >
  25. >We will *definitely* add this to the FAQ.
  26. >
  27. >-Mat
  28. >
  29. No, no,
  30.  
  31.     I already HAD that line which is why most things already worked. What
  32. i added was LOADHIGH E:\OS2\MDOS\MOUSE.COM to the DOS session's
  33. AUTOEXEC.BAT file. It takes up almost no memory (its probably just a
  34. link or for show so the prog sees a mouse) and THEN Executor works
  35. fine. Loads very fast off my HPFS drive...
  36.  
  37. Later.
  38.  
  39.  
  40. Baskin
  41. UT Austin
  42. Team OS/2
  43.  
  44. From owner-executor  Sat Apr  8 18:50:02 1995
  45. Received: (from majordom@localhost) by nacm.com (8.6.10/8.6.9) id SAA26351 for executor-outgoing; Sat, 8 Apr 1995 18:50:02 -0700
  46. Received: from smtp.utexas.edu (smtp.utexas.edu [128.83.126.2]) by nacm.com (8.6.10/8.6.9) with ESMTP id SAA26346 for <executor@nacm.com>; Sat, 8 Apr 1995 18:49:55 -0700
  47. Received: from mail.utexas.edu (mail.utexas.edu [128.83.126.1]) by smtp.utexas.edu (8.6.7/8.6.6) with ESMTP id UAA02411 for <executor@nacm.com>; Sat, 8 Apr 1995 20:49:09 -0500
  48. Received: from  (slip-C-8.ots.utexas.edu [128.83.111.72]) by mail.utexas.edu (8.6.9/8.6.6) with SMTP id UAA19893 for <    executor@nacm.com>; Sat, 8 Apr 1995 20:48:09 -0500
  49. Message-Id: <199504090148.UAA19893@mail.utexas.edu>
  50. Date: Sat, 08 Apr 95 19:50:09 EDT
  51. From: bbaskin@mail.utexas.edu (Bryan K. Baskin)
  52. Reply-To: bbaskin@mail.utexas.edu (Bryan K. Baskin)
  53. To: executor@nacm.com
  54. X-Mailer: PMMail (v1.05 UNREGISTERED SHAREWARE)
  55. Subject: Re: Communication between app
  56. Sender: owner-executor@nacm.com
  57. Precedence: bulk
  58.  
  59. On Sat, 8 Apr 1995 16:18:49 -0701 (PDT) you wrote:
  60.  
  61. >
  62. >
  63. >On Sat, 8 Apr 1995, Clifford Thomas Matthews wrote:
  64. >
  65. >> That was originally one of our goals for 2.0, however, that was one of
  66. >> the goals that we had to back away from.  In order to get 2.0 out we
  67. >> had to cut some things back and we decided with Windows '95 coming out
  68. >> soon, it would make more sense to work on a native Windows '95 port as
  69. >> soon as 2.0 ships than to delay 2.0 to get cut and paste to work with
  70. >> Windows 3.x.
  71. >
  72. >    I think there are some nice routines in newer Win32 
  73. >implementations (NT 3.5x and Windows 95) which should make it pretty fast 
  74. >to copy the Executor bitmaps to the screen.  WinG might be one way, and 
  75. >I'm sure there's another API in NT 3.5 which does the same thing.
  76. >
  77. >    Depending on how difficult the port away from gcc would be, you 
  78. >might want to consider working on this port even before 2.0 comes out and 
  79. >possibly even largely replace the DOS release with it since it would not 
  80. >have as many memory management problems.  (Especially if it can support 
  81. >Win32s, Windows 95, and NT 3.5 - this would allow it to be used on a large 
  82. >number of current machines.)
  83. >
  84. >    - Chad
  85. >
  86. >> 
  87. >>     --Cliff
  88. >>     ctm@ardi.com
  89. >> 
  90. >> 
  91. Also, 
  92.     I still hope that a native OS/2 version is still being considered. It
  93. should also not be too hard to develop both a Win32 and an OS/2
  94. version since there are some excellent conversion tools available. The
  95. advantages over DOS are significant such as better GFX API's, a sound
  96. standard that could be accessed by Executor, faster file systems (on
  97. OS/2), etc.
  98.     Would it be possible/advantageous to make executor internally
  99. multi-threaded? Code recompilation on one thread, gfx on one and disk
  100. IO on another?
  101.  
  102.     I already love tinkering with my system, gimme one more thing to
  103. tinker with...
  104.  
  105. Later.
  106.  
  107.  
  108. Baskin
  109. UT Austin
  110. Team OS/2
  111.  
  112. From owner-executor  Sat Apr  8 19:43:44 1995
  113. Received: (from majordom@localhost) by nacm.com (8.6.10/8.6.9) id TAA27035 for executor-outgoing; Sat, 8 Apr 1995 19:43:44 -0700
  114. Received: from jaring.my (jaring.my [192.228.128.20]) by nacm.com (8.6.10/8.6.9) with SMTP id TAA27030 for <executor@nacm.com>; Sat, 8 Apr 1995 19:43:37 -0700
  115. Received: from abdulla.UUCP by jaring.my with UUCP id AA00643
  116.   (5.67a/IDA-1.5 for executor@nacm.com); Sun, 9 Apr 1995 10:43:28 +0800
  117. Message-Id: <199504090243.AA00643@jaring.my>
  118. Received:  from abdulla by abdulla.pc.my (UUPC/extended 1.12j) with UUCP
  119.            for executor@nacm.com; Sun, 09 Apr 1995 10:36:22 +0800
  120. From: Nik Ahmad Fahmi <nfahmi@abdulla.pc.my>
  121. To: ctm@ardi.com (Clifford Thomas Matthews)
  122. Date:          Sun, 9 Apr 1995 10:36:22 
  123. Mime-Version:  1.0
  124. Content-Type: text/plain; charset=US-ASCII
  125. Content-Transfer-Encoding: 7BIT
  126. Subject:       Re: Bugs in 1.99l
  127. Reply-To: nfahmi@abdulla.pc.my
  128. Cc: executor@nacm.com
  129. Priority: normal
  130. X-Mailer:     PMail v3.0 (R1a)
  131. Sender: owner-executor@nacm.com
  132. Precedence: bulk
  133.  
  134. > Date sent:      Sat, 8 Apr 95 19:07 MDT
  135. > From:           jaring!ardi.com!ctm (Clifford Thomas Matthews)
  136. > To:             abdulla!nfahmi
  137. > Subject:        Re: Bugs in 1.99l
  138.  
  139. > >>>>> "Nik" == Nik Ahmad Fahmi <nfahmi@abdulla.pc.my> writes:
  140. >     >>  Try deleting the %filename versions of the file on the DOS
  141. >     >> side, then copy them to a .hfv and then try it again.
  142. >     Nik>   I've checked ... there's no %filename there. I tried
  143. >     Nik> copying it to .hfv but still can't see it
  144. > Did you check for the %filename from outside of Executor?  Executor is
  145. > going to hide the fact that it makes %filenames behind your back.
  146.  
  147. Yes ... from DOS command prompt. When I switched back to 1.99k .... 
  148. all are there...
  149.  
  150. > Somebody else is having that problem.  You should make the creator be
  151. > 'ttxt' and the type be 'TEXT'.  Make sure you don't type carriage
  152. > returns in the fields.
  153.  
  154. I'll try that later .... got to go now...
  155.  
  156. > Sorry we haven't reached any conclusions yet.
  157.  
  158. No probs :-)
  159.  
  160.  
  161. -------------------------------------------------------------------------
  162. | Nik Ahmad Fahmi                   | e-mail: nfahmi@abdulla.pc.my      |
  163. | Fax:+60-3-2530801 (O)             |         74744.1202@compuserve.com |
  164. -------------------------------------------------------------------------
  165.  
  166. From owner-executor  Sat Apr  8 19:54:04 1995
  167. Received: (from majordom@localhost) by nacm.com (8.6.10/8.6.9) id TAA27177 for executor-outgoing; Sat, 8 Apr 1995 19:54:04 -0700
  168. Received: from postoffice.mail.cornell.edu (POSTOFFICE.MAIL.CORNELL.EDU [132.236.56.7]) by nacm.com (8.6.10/8.6.9) with ESMTP id TAA27172 for <executor@nacm.com>; Sat, 8 Apr 1995 19:53:58 -0700
  169. Received: from [132.236.236.78] (CU-DIALUP-0304.CIT.CORNELL.EDU [132.236.236.78]) by postoffice.mail.cornell.edu (8.6.9/8.6.9) with SMTP id WAA24911; Sat, 8 Apr 1995 22:53:52 -0400
  170. X-NUPop-Charset: English
  171. Date: Sat, 8 Apr 1995 22:47:52 -0400 (EDT)
  172. From: "Anton Callaway" <asc3@cornell.edu>
  173. Reply-To: asc3@cornell.edu
  174. Message-Id: <82076.asc3@cornell.edu>
  175. To: executor@nacm.com, asc3@cornell.edu
  176. Subject: d
  177. Sender: owner-executor@nacm.com
  178. Precedence: bulk
  179.  
  180. ------------------------------
  181. From: ctm@ardi.com (Clifford Thomas Matthews)
  182. Wed, 5 Apr 95 09:31 MDT
  183. To: executor@nacm.com
  184. Subject: E/D 1.99l is out, but largely untested
  185.  
  186. Hi Folks,
  187.  
  188. ftp.cs.unm.edu:/pub/ardi/Executor_DOS contains two files: exldisk1.zip
  189. and exldisk2.zip.  If you take these files over in binary and then
  190. unzip their contents onto separate floppies, you'll have a two floppy
  191. installation disk set that will install Executor/DOS 1.99l.
  192.  
  193. Alternatively, you can unzip their contents onto your hard drive and
  194. install directly from there (this feature was not present in 1.99k).
  195. <deleted stuff>
  196.     --Cliff
  197.     ctm@ardi.com
  198.  
  199. I will download 1.99l as soon as I can, but 1.99k still gives me an error
  200. mesage when running DNA Strider that the restriction enzyme library must be
  201. in text file format (it is already, so the message is not useful).  1.99k is
  202. also very slow on my 386DX/25 with 5 MB RAM.  Also, I did install it from my
  203. hardisk... no floppies involved.  Anyone else find this possible with "k"?
  204.  
  205. Overall, it's much more stable than previous versions, so I think it's
  206. getting there.  And my personal (though perhaps not popular) opinion on the
  207. Apple logo, etc. is:  the priorities are stable, compatible and fast (i.e.
  208. useful) first, and leave the cute stuff for later (not that those things
  209. wouldn't be nice, but I want to keep my job first).
  210.  
  211. Thanks,
  212. asc3@cornell.edu
  213.  
  214. From owner-executor  Sat Apr  8 21:47:27 1995
  215. Received: (from majordom@localhost) by nacm.com (8.6.10/8.6.9) id VAA28686 for executor-outgoing; Sat, 8 Apr 1995 21:47:27 -0700
  216. Received: from polaris.ncs.nova.edu (polaris.ncs.nova.edu [137.52.232.11]) by nacm.com (8.6.10/8.6.9) with SMTP id VAA28681 for <executor@nacm.com>; Sat, 8 Apr 1995 21:47:20 -0700
  217. Received: by polaris.ncs.nova.edu (5.0/SMI-SVR4)
  218.     id AA01181; Sun, 9 Apr 1995 00:42:11 -0400
  219. Date: Sun, 9 Apr 1995 00:42:10 -0400 (EDT)
  220. From: Fred Salerno <salernof@polaris.ncs.nova.edu>
  221. X-Sender: salernof@polaris
  222. To: executor@nacm.com
  223. Subject: 199l/Dos
  224. Message-Id: <Pine.SOL.3.91.950409003941.1146A-100000@polaris>
  225. Mime-Version: 1.0
  226. Content-Type: TEXT/PLAIN; charset=US-ASCII
  227. content-length: 597
  228. Sender: owner-executor@nacm.com
  229. Precedence: bulk
  230.  
  231. Today, everytime I tried to load Executor, it crashed just as the browser 
  232. came up. yet, as soon as I put my battle chess cd in the drive, it came 
  233. up fine.
  234. It has something to do with leaving windows open in the browser and then 
  235. trying to re-read them when it loads. Maybe if the windows on the browser 
  236. came up closed when executor loaded, it would be better. It seems to save 
  237. open windows.
  238.  
  239. And ever since that, I have been able to load Executor with my EMM 
  240. driver, yet I can only get it to work if i set applzone to 2048.
  241. Otherwise it says i have no memory (when there is 10 megs free.)
  242.  
  243.  
  244.  
  245.  
  246.