home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4922 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.4 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!news.service.uci.edu!ucivax!ofa123!Lynn.Nash
  2. From: Lynn.Nash@f107.n207.z1.fidonet.org
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Basic On Os/2?
  5. X-Sender: newtout 0.02 Aug 21 1992
  6. Message-ID: <n097at@ofa123.fidonet.org>
  7. Date: 12 Sep 92  13:06:02
  8. Lines: 37
  9.  
  10. RS>Organization: Northern Telecom Inc., RTP, NC
  11. RS>From: rls@tip.wedge.nt.com (Robert L. Smith)
  12. RS>Message-ID: 1992Sep5.151303.18737@rock.concert.net
  13. RS>Newsgroups: comp.os.os2.programmer
  14. RS>    But I have an old copy of GWBASIC lying around that runs fine
  15. RS>under all variants of DOS.  When I invoke it in full screen DOS under
  16. RS>OS/2, I get the cute reprimand,
  17. RS>        You can not SHELL to BASIC
  18. RS>as if I were calling in artillery! -- followed by the DOS prompt.
  19. RS>    I've used BASIC for years for quickie programs, such as mortgage
  20. RS>reduction, backyard measurements, etc.  Reusing it would seem to be
  21. RS>a lot quicker than learning REXX, which may or may not be suitable
  22. RS>for the same uses.  Must I take OS/2 down and boot from DOS?  Where
  23. RS>is IBM's vaunted compatibility?
  24.  
  25. Must be a version specific. I just tried this in a DOS window
  26.  
  27. GW-BASIC 3.23
  28. (C) Copyright Microsoft 1983,1984,1985,1986,1987,1988
  29. 60300 Bytes free
  30. Ok 
  31. 10 for i = 1 to 2
  32. 20 print "Hello"
  33. 30 next i
  34. run
  35. Hello
  36. Hello
  37. Ok 
  38. system
  39.  
  40. Sat  9-12-92 13:04:51.63 D:\RBBS>
  41.  
  42. --Lynn Nash
  43. ___
  44.  * MR/2 1.1 NR * BETA TESTERS WHO LIE! On the next Geraldo...
  45.                       
  46. --- Maximus/2 2.01wb
  47.