next up previous contents
Next: writeProfile Up: Methods Previous: setWindowless   Contents


readProfile

Description

Retrieves a value from an entry within a specified section of the application's registry or .INI file.


Syntax

readProfile(section, entry)


Parameters

section
A string specifies the section containing the entry
entry
A string that contains the entry whose value is to be retrieved


Returns

A string value.

Example

readProfile("score", "Mary");




Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.