what the fuck? i searched my windows 98 system last night for any traces of basic. no luck! when did this happpen?
microsoft no longer bundles basic in with ms-dos… er, windows? what are budding programmers to fuck around with? distributed denial of service attacks, i suppose.
anyway, gq. where can i find a nice basic or qbasic version to run on my gateway? many thanks,
Here’s something, jb_farley: Rapid-Q BASIC Compiler BETA. Other shareware & freeware sites may have similar tools.
When I wanted to monkey around with QBasic, I just pulled out my old DOS install disks and extracted the files from there. You do still have your install disks from ten years ago, don’t you?
Most installations of Windows have the Windows Scripting Host, which includes both JScript and VBScript. The latter is a derivative of VisualBasic, and should do the job for you. It is possible that you’ll have to download it from Microsoft, but it’s free and it’s probably already on your machine. From a command prompt, type “wscript” to see if the interpreter is installed.
VBScript is commonly used in Active Server Pages on Microsoft’s IIS (although that’s changing with their .NET initiatives). And, you might interested to know that WSH supports a whole bunch of other languages, including Perl. Microsoft even demonstrated Cobol once (!).
Don’t bother with other “imitation” basics: all the books refer to the MS versions, and the real MS ones are out on the net, available for (illegal) download (-hey, it’s not like I put them there…), and Google knows where they are. You’ll hit some dead ends, but last time I lost my copies I found every version there was, mostly on European-language sites. -To my knowledge, there were no non-English versions, so anywhere you find a reference, try it. - DougC
Yes it is, but some disks don’t got none. If you have a proprietary system restore CD (instead of a typical Microsoft CD), it may not have it at all: my 4-yr old Acer Aspire’s CD didn’t, compressed or uncompressed. - DougC
I do (For Distribution With A New PC Only. …) and it is (on it), however as flaky as Microsoft sometimes is, I am fully prepared to believe you are 100% correct!
Oh, that ain’t all! Get this: the Acer system restore CD will not install Win98 onto any other PC’s (I tried it on two different ones, and there’s no “setup.exe” or any similar-functioning program on it…), and the Acer computer will not install Win98 from a standard Windows 98 retail CD (an original MS CD I bought legit).
~
Furthermore, the motherboard will not boot at all unless the original 6 gig HD is connected. (You can connect it as a master or slave, but it must be present) And since there’s nowhere now to get a new (identical) 6 gig HD anymore, once the original HD dies, the computer will be useless. Well, at least the motherboard and case (it’s non-standard, too…)
~
The PC uses a proprietary motherboard made by Acer, and the BIOS looks for a certain code on the CD, and will not proceed with installation without it. The install routine is buried, scripted, and checks for part of the correct BIOS string. There’s a similar event for the HD. Name-brand computers suck so bad… - DougC