Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
need basic documentation
Name: Godgory Date: December 31, 2003 at 15:08:41 Pacific OS: win98 CPU/Ram: duron800/256sdram
Comment:
I need documentation for Basic (not VisualBasic, but the old basic). I heared it does a lot of interesting things. I will need a compiler too, or an interpretor (wichever exists). Can anyone help me with a site, link or ftp? Alex.
Name: elric Date: January 1, 2004 at 02:13:14 Pacific
Reply:
G'day,
Of all the flavours anonproxy alludes to, QBasic is the best place to start. Do you have a PC? If so, you might have a version of it on your PC. It would probably be in the windows/command directory as qb.exe or something. If not, you can get QBASIC V4.5, which is a compiled verion and it has a good help file. Unfortunately, I don't have the link to hand. Do search for it in google and you should be OK. As for text books/data; there must be more out there in 2nd hand (whoops ..pre-loved) bookshops and trade fairs. As anonproxy states, there are a lot of versions but the core of the language is surprisingly intact (most vendors produced "supersets" of the language), so any book will get you started. regards, Elric
0
Response Number 3
Name: elric Date: January 1, 2004 at 03:00:48 Pacific
Reply:
G'day,
Try this link: http://members.lycos.co.uk/brisray/qbasic/qdload.htm
regards, Elric
0
Response Number 4
Name: Godgory Date: January 1, 2004 at 13:50:12 Pacific
Summary: I need a documentation on(not long): 1. Problem analysis (input, outputs, formulas, assumptions) 2. Algorithm Below is the the question and my response...!!! I'm creating program to help a small fitne...
Summary: Hi, Because of the spaces in the path, I beleive you'll need: ("C:\Documents and Settings\Ben\Desktop\batch\IPlist.txt") The same goes for the other two instances of the path, in the :pinger. If at...
Summary: I'm in need of finding documentation (syntax and explanations) for all of the OLE functions and statements that can be used in Visual Basic to manipulate a HostExplorer (telnet) connection. I've trie...