Basic programming

  • Thread starter Thread starter Dale
  • Start date Start date
D

Dale

Is basic programming available in xp. If so is it quick
basic? How do I get to the program from the command
prompt?
 
nick,

seems like your clock is not set correctly...please do check

thanks


| None built in, you have to buy.
|
| | > Is basic programming available in xp. If so is it quick
| > basic? How do I get to the program from the command
| > prompt?
|
|
 
Willing to do what, buy what.

There is a limited edition of VB5 available free. If you have office installed you also have VBA installed. This is the macro language in office and is almost identical to VB.

VB5 (Can't make standalone exe. But can debug them)
http://msdn.microsoft.com/vbasic/downloads/tools/cce/default.aspx

VBA 6 (Builtin to Office, also can't make standalone exe and programs have to run while word is running.)
http://msdn.microsoft.com/vba/

All Office versions have a basic language. VBA from 97 onwards and app specific basic before.

Also the 98 resource kit and the NT resource kits have Perl, and Regina REXX (basic type language)
..(http://www.microsoft.com/windows2000/library/resources/reskit/)

Pay what?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top