7.4

Table Of Contents
set( &code, (&code + 1) )
set( &imagefiles[0], 'c\\images\\sushi.png' )
See the PlanetPress Talk Language Reference for complete information on the assignment operator and the
set() command.
View or Edit a Global Variable
To view or edit the properties of a global variable using the Object Inspector:
1. In the Structure area, select the global variable.
2. In the Object Inspector, make any necessary modifications to the properties.
If you made a modification that may cause execution problems in the document, PlanetPress Design reports an error in
the Messages area.
If you make a modification that may cause execution problems in the document , PlanetPress Design requests con-
firmation before proceeding with the modification.
To view or edit the properties of a global variable using the Global Variable dialog box:
1. In the Structure area, double-click the global variable. Use the Global Variable dialog box to edit the properties of the
global variable, if necessary.
2. Click OK.
If you edited the properties of the global variable and made a modification that may cause execution problems in the
document, PlanetPress Design requests confirmation before proceeding with the modification.
Delete a Global Variable
To delete one or more global variables:
1. Select the global variables you want to delete.
2. Choose Home | Clipboard | Delete.
If no elements in the document reference any of the selected global variables, PlanetPress Design performs the dele-
tion.
If any elements in the document reference any of the selected global variables, PlanetPress Design prompts you to
define how you want to handle the deletion of each of the referenced global variables. More precisely, for each ref-
erenced global variable, it displays the Global Variable Deletion dialog box.
To use the Global Variable Deletion dialog box:
1. Adjust the options to reflect how you want PlanetPress Design to handle the deletion request. The name of the global
variable you selected for deletion appears in the title bar of the Global Variable Deletion dialog box, and the list of ele-
ments that reference it appear on the right of the dialog box.
©2010 Objectif Lune Inc - 226 -