Company Property (ASystem)

Returns the document's company name.

Syntax

[ sCompany = ] Object.Company

The Company property syntax has the following parts:

 

Name

Type

Description

Object

ASystem

ASystem object

sCompany

BString

A string specifying the document's company name

Example

The following statement shows the use of the Company property:

print "System module provided by "; System.Company

Applies to

ASystem

See Also

FileName