Penguin

Differences between version 2 and predecessor to the previous major change of VisualBasic.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, September 2, 2003 1:25:11 am by AristotlePagaltzis Revert
Older page: version 1 Last edited on Monday, August 25, 2003 1:19:54 pm by StuartYeates Revert
@@ -1 +1,5 @@
-[VisualBasic] also known as VB is the brand name [Microsoft] uses for their [BASIC]. A variant VBA or [VisualBasic] for Applications is used to script [Excel] spreadsheets and [Microsoft] Word documents. 
+[VisualBasic] also known as VB is the brand name [Microsoft] uses for their [BASIC]. It has little to do with the simplicity of [BASIC] but is quite restricted a ProgrammingLanguage compared to others. You shouldn't use it if at all possible.  
+  
+EdsgerDijkstra would have hated it. :)  
+  
+ A variant called VBA, ie " [VisualBasic] for Applications", is used to script [Excel] spreadsheets and [Microsoft] Word documents. It is often used to write macro viruses. Thanks, Bill!