Path: utzoo!attcan!uunet!ns-mx!iowasp.physics.uiowa.edu!ceres.physics.uiowa.edu!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!dlg6627 From: dlg6627@uxa.cso.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Re: BASIC Compiler for BASIC on the IBM Message-ID: <46500139@uxa.cso.uiuc.edu> Date: 8 Jul 90 17:25:00 GMT References: <11091@hydra.gatech.EDU> Lines: 16 Nf-ID: #R:hydra.gatech.EDU:11091:uxa.cso.uiuc.edu:46500139:000:574 Nf-From: uxa.cso.uiuc.edu!dlg6627 Jul 8 12:25:00 1990 /* Written 10:13 am Jul 6, 1990 by rc7@prism.gatech.EDU in uxa.cso.uiuc.edu:comp.sys.ibm.pc */ /* ---------- "BASIC Compiler for BASIC on the IBM" ---------- */ >Does anyone know of a good BASIC compiler for the IBM >PC? I had one once that was not very good. For example, >if I had an ON ERROR GOTO statement in the source code, >the compiled program would not work. .... Did you compile properly ? I'm using Microsoft Basic Compiler 7.0 When I compile a program which has ON ERROR GOTO statement I need to use parameter such as /E .... good luck -d ludirdja