Introduction to Methods

  

DEVELOPER

A Method is a command procedure that is executed for a particular object.

A Method procedure is distinguished from a Property Logic Command in that it is not designed to amend a specific object property.  It is designed to act upon the object and is always followed by arguments enclosed in parentheses.

Section links:

Invoking a Method explains how to invoke a method.

Available Methods details the available methods in PROIV.

Methods of the Client Object provides links to the methods related to the Client object.

Execute() Return Codes details return codes for the Execute() method.

Execute() ShowCmd Values details the possible ShowCmd settings for the .Execute() method as documented by Microsoft.

 

Comment on this topic

Topic ID: 510021