Arbortext Command Language > Commands > show context
  
show context
show context [output=filename]
This command lists in a display window the tags and other document structures (such as text or equations) currently valid at the cursor.
* 
If you have applied an alias map to the document, the Valid inserts at the cursor: section will include aliases. However, the Context at the cursor: string will contain real names only.
If the output option is selected, instead writes the list to filename where filename can be the name of a file (this could be a complete path name). A right angle bracket (>) preceding the file name causes the list of aliases to be appended to the end of the file.
Examples
sho context
sho context output=rules
sho context output=>glblsty
sho context output='>tabify >rules'