The browser window is reached by clicking the "Browse" button on the toolbar of the main script window. It is used both for browsing the FKISS script and for setting break points.
The window looks like this.
The main browser window shows a list of events and actions. When the window is opened, only events will be visible. Double-clicking on an event will "expand" the event to show its associated actions; double-clicking on an expanded event will close it again.
Double-clicking on an action will set a break point on that action; this is indicated by an asterisk by the action. Double-clicking an an action which is already a break point will turn off the break point.
By default, all events in the doll are displayed in the browser window. This gadget makes it possible to limit which events are displayed. The following event types can be selected:
This button will set a break on the currently selected action or event (setting a break point on an event is the equivalent of setting a break point on the first action of an event).
This button will cancel a break if one is set on the currently selected event or action.
This button will cancel all current break points.