Do a search for “quickbasic for dos” on google and you will find many places to 
download it.

Same with GWBASIC or microsoft basic...

Google is your friend! :)

Sent from my iPad

> On Aug 28, 2020, at 9:48 AM, Richard Wegner <doctorvell...@gmail.com> wrote:
> 
> Hi there,
> 
> 
> I would like to some BASIC programming but don't know what to use.  I used to 
> program BASIC on the old VAX/VMS, Apple // series, and Atari 8 bit series but 
> can't find anything now.  I went into C:\DEVEL\BWBASIC folder and typed in 
> BWBASIC and it said "This program must be run under Win32".  I am also 
> wondering if that is what I am looking for.
> 
> Example BASIC program on what I want to do (a simplified one of course)
> 
> 10 REM ********
> 
> 20 FOR X = 1 TO 5
> 
> 30 PRINT X; " is the number"
> 
> 40 NEXT X
> 
> 50 END
> 
> result
> 
> 1 is the number
> 
> 2 is the number... etc
> 
> 
> Thanks :)
> 
> 
> 
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Ffreedos-user&amp;data=02%7C01%7C%7C27cda6c342214420b54908d84b616947%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637342229026570264&amp;sdata=lU30vV8AaSboi5GooFFmUHk1JjnTFuePWws4Aq84814%3D&amp;reserved=0

_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to