ArborX


kill

Longname: kill   Open the Documentation Legend
Released: 7.67a 
Created: 7.67a 
See also: <?page> <?frame> clear default width height add-to-page raw position size text text-margins page-kill event pageoffset end-of pb (n/a) after-page text-flags ttmapret ttmaprety ttignmsp ttignssp ttignesp ttignsp resize update ttmaptab (n/a) select setcols

Summary
Kill's a frame, so that it will not be created on any following pages. As part of an inline frame creation command sequence within the <?frame> command.
Example extract

This example when placed inline and formatted will kill the frame named "frame_name" from the following page onwards.

 <?frame kill "frame_name">

Syntax (7.67a)
frame_name:n Name of the frame to 'kill'
pb:L If you specify pb litteral flag, the frame will be killed from the current page, if not the frame will be killed from the following page. This is one reason why autoframes must always have a name; so that they can be referred to by other commands.

Document created on 07-Apr-2003 (revision 001)