home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4764 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!watson!
  3. From: cnadler@vnet.ibm.com (Cliff Nadler)
  4. Subject: Re: BASIC on OS/2?
  5. Sender: @watson.ibm.com
  6. Message-ID: <1992Sep05.164618.4196@watson.ibm.com>
  7. Date: Sat, 05 Sep 92 16:46:18 GMT
  8. News-Software: IBM OS/2 PM RN (NR/2) v0.11 by O. Vishnepolsky and R. Rogers
  9. Lines: 23
  10. Reply-To: cnadler@vnet.ibm.com (Cliff Nadler)
  11. References: <1992Sep5.151303.18737@rock.concert.net>
  12. Organization: IBM T. J. Watson Research
  13.  
  14. In  <1992Sep5.151303.18737@rock.concert.net>  rls@tip.wedge.nt.com (Robert L. Smith) writes:
  15. >     How do you run BASIC under OS/2 2.0?
  16.  
  17. 1) DO NOT try to run BASIC or BASICA under OS/2 if you do not have an IBM BIOS.
  18.  
  19. 2) Boot a DOS diskette using the Boot from Drive A object in the Command
  20.    Prompts folder. You can then use GWBASIC from there.
  21.  
  22. 3) Create a diskette with DOS and GWBASIC. Have it's autoexec.bat call GWBASIC
  23.    at init. Use VMDISK to create a diskette image. Create an object with the
  24.    DOS_STARTUP_DRIVE = filename of the diskette image you just created. You
  25.    can then run GWBASIC to your heart's delight.
  26.  
  27. 4) Use QBASIC.EXE in the bootdrive:\OS2\MDOS directory.
  28.  
  29. Any of these options will do fine.
  30.  
  31. --
  32. Cliff Nadler (cnadler@vnet.ibm.com)
  33. IBM Federal Systems Company - TEAM OS/2
  34.  
  35. Disclaimer: This post represents the views of the poster, not IBM Corporation.
  36.