Oopintro.exe - Intro to Object Oriented Programming (141304)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0
  • Microsoft Visual FoxPro for Windows 3.0b
  • Microsoft Visual FoxPro for Windows 5.0
  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q141304

SUMMARY

Oopintro.exe is a file that provides a basic over of Object Oriented Programming and its implementation in Visual FoxPro.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. This document provides an introduction to the concepts of Object Oriented Programming (OOP) and how they can be applied in Visual FoxPro. Its purpose is to provide you with a basic understanding of objects, classes, and the four key characteristics of an Object Oriented Programming Language: Abstraction, Encapsulation, Inheritance, and Polymorphism. This document can be read straight through or used as a mini-tutorial on the concepts of Object Oriented Programming. To use the program files included with this document you must have either the Standard or Professional version of Visual FoxPro.

Modification Type:MinorLast Reviewed:3/14/2005
Keywords:kbdownload kbfile kbinfo kbOOP KB141304 kbAudDeveloper