HyperWorks Desktop

*BeginResources()

Indicates the beginning of the general resource block.

*BeginResources()

Indicates the beginning of the general resource block.

Previous topic Next topic No expanding text in this topic  

*BeginResources()

Indicates the beginning of the general resource block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*BeginResources()

Example

• • •

*BeginResources()

 *RegisterExternalReader(…)

       *RegisterImportTemplate(…)

 • • •

 *RegisterSharedReader(…)

 *RegisterExternalFunction(…)

*EndResources()

• • •

Application

N/A.

Comments

The statements following *BeginResources() register resources, usually by any window type.

Every *BeginResources() statement requires a closing *EndResources() statement.

See also

 

*EndResources()

List of Preference Statements