6.0

Table Of Contents
31
Commands Area
The Commands area displays a list of available PlanetPress Talk commands, organized into groups. It
serves both as a quick reference as well as an easy way to enter code either by dragging and dropping, or
double-clicking a command.
Code Area
The Code area displays the PlanetPress Talk code entered to date. If the Code area is currently displaying
the contents of a file, the title bar of the window displays the path of that file.
PlanetPress Talk Editor Status Bar
The status bar displays information about the line of code that is currently under the pointer, and the
current execution status of the program.
The Editor also uses the status bar to display any conversion or run errors it encounters in the Code area
when you attempt to exit the Editor.
Spy List
The Spy list displays any and all spies set in the object or page from within which you are using the Editor.
PlanetPress Talk Editor Features
The PlanetPress Talk Editor provides the following features for entering, editing, and executing code..
What are the features of the PlanetPress Talk Editor?
Feature: Description:
Easily customized appearance and
behavior
You can set a number of options that affect the appearance and behavior of
the Editor.
Flexible code entry The Editor provides several ways to enter code, and it includes a number of
features to enhance the speed and efficiency of code entry. You can enter code
in the PlanetPress Talk Editor by dragging and dropping commands from the
Commands area, double-clicking commands in the Commands area, or by
typing commands directly in the Code area as you would in a text editor.
When you type commands directly in the Code area, the command name
completion can enhance the speed and accuracy of command entry.
The Editor also provides a number of ways to enter arguments into a
command, and makes it easy to quickly display a list of the arguments a
command requires.