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 Default Settings


<Allow Prompts>

You can use the <Allow Prompts> command to specify whether Guide Maker should include space for prompts when it creates panels.

<Allow Prompts> allow
allow
A Boolean value indicating whether Guide Maker should include space for prompts when determining the size of panels. Specify TRUE if you want Guide Maker to include space for prompts on your panels; specify FALSE otherwise. By default, Guide Maker includes space for prompts when determining the size of panels.
DESCRIPTION
When Guide Maker encounters the <Allow Prompts> command with allow set to FALSE, it does not include space for prompts when determining the size of any panel definitions following this command. For example, you might use this command if all your panels have full-size graphics.

SPECIAL CONSIDERATIONS
If you use the <Allow Prompts> command and set allow to FALSE, you should not use any other prompt-related command. If you do so, Guide Maker generates an error relating to this condition when compiling your source file.

If you omit the <Allow Prompts> command, Guide Maker includes space for prompts when determining the size of panels.

EXAMPLES
<Allow Prompts> FALSE
SEE ALSO
For information on the <Define Prompt Set> command, see page 10-37. For information on setting the prompt for a sequence or a particular panel, see the description of the <Sequence Prompt Set> and <Panel Prompt> commands on page 10-42 and page 10-55. The <Default Prompt Set> command is described next.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996