home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / misc / 40414 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  1.6 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!stein.u.washington.edu!rkimmel
  2. From: rkimmel@stein.u.washington.edu (Robert Kimmel)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: XFEEL in STARTUP.CMD
  5. Message-ID: <1992Dec26.234406.11550@u.washington.edu>
  6. Date: 26 Dec 92 23:44:06 GMT
  7. Article-I.D.: u.1992Dec26.234406.11550
  8. References: <1992Dec26.114936.1@vmsb.is.csupomona.edu>
  9. Sender: news@u.washington.edu (USENET News System)
  10. Organization: University of Washington, Seattle
  11. Lines: 30
  12.  
  13. In article <1992Dec26.114936.1@vmsb.is.csupomona.edu> cvetp036@vmsb.is.csupomona.edu writes:
  14. >I ftp'ed the XFEEL program from hobbes.
  15. >
  16. >It works fine when I do a start xfeel in an OS/2 session.
  17. >
  18. >But when I put it in my STARTUP.CMD it hangs the system when it hits that line
  19. >in the STARTUP.CMD.
  20. >I realized that XFEEL isn't a complete programs (says so in the README file)
  21. >but has anyone successfully started up XFEEL in their STARTUP.CMD?
  22. >
  23. >Here's the content of my STARTUP.CMD:
  24. >
  25. >@echo off
  26. >START d:\utility\pmclock.exe
  27. >d:\os2\MODE
  28. >COM2:57600,N,8,1,TO=ON,XON=OFF,IDSR=OFF,ODSR=OFF,OCTS=ON,RTS=HS,BUFFER=ON
  29. >d:\os2\MODE COM3:2400,N,8,1
  30. >d:\os2\cache /lazy:on
  31. >d:\utility\4os2\shralias
  32. >alias /r d:\utility\4os2\alias.txt
  33. >EXIT
  34.  
  35. I used migrate application and gave XFeel a icon, then put it in the
  36. Start up folder, and it works fine for me.  I didn't add any of the 
  37. extra commands (or the Mode commands), I just let it run as is.  As I 
  38. understand it, you don't need to use the Mode commands.  But I can be wrong,
  39. but I do have no problems using my modem (9600 V.32/V.42bis), and things
  40. seem to work a bit better.
  41.