Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Apple Guide Complete / Part 4 - Scripting Guide Files
Chapter 10 - Guide Script Command Reference / Guide Script Command Descriptions
/ Specifying "Look For" Help


<Look For Results Instruction>

You can use the <Look For Results Instruction> command to specify a phrase that appears above the list of topics in the Full Access window when Look For is the active list and the user has performed a successful search.

<Look For Results Instruction> resultsInstruction
resultsInstruction

A text string that specifies a phrase to display above the list of topics.
DESCRIPTION
Apple Guide displays, above the list of topics, the phrase defined in the resultsInstruction parameter.

This command is optional. If you omit this command, Apple Guide displays the phrase "3. Click a phrase, then click OK:" above the list of topics when Look For is the active list.

SPECIAL CONSIDERATIONS
The <Look For Results Instruction> command should appear once at most in your source files for a specific guide file.

EXAMPLES
#specify an instruction above list of topics in Look For
<Look For Results Instruction> "3. Click an item, then click OK."
SEE ALSO
For information on specifying the instruction that appears above the search phrase entry box, see the description of the <Look For Instruction> command on page 10-141. For information on specifying the instruction that appears above the Search button, see the description of the <Look For Search Btn Instruction> command on page 10-143.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996