You can also create a new journal window and immediately add to it within the New Window() command. The following examples create an empty untitled journal:
New Window( << Journal);
•
|
Similar to Freeze All but only within areas of a report called pictures.
|
•
|
Similar to Freeze Pictures but only within frame boxes (which are within pictures).
|
•
|
Similar to Freeze Frames but only for the frame boxes that have scripts to draw something on them.
|
Current Journal() returns a reference to the display box at the top of the current journal display window. If no journal is open, one is created. There are no arguments.