File fullimag.icn

Summary

###########################################################################

	File:     fullimag.icn

	Subject:  Procedures to produce complete image of structured data

	Author:   Robert J. Alexander

	Date:     May 23, 1996

###########################################################################

   This file is in the public domain.

###########################################################################

  fullimage() -- enhanced image()-type procedure that outputs all data
  contained in structured types.  The "level" argument tells it how far
  to descend into nested structures (defaults to unlimited).

###########################################################################
Procedures:
fullimage, fullimage_, fullimage_structure

Global variables:
fullimage_done, fullimage_indent, fullimage_level, fullimage_maxlevel, fullimage_used

This file is part of the (main) package.

Source code.

Details
Procedures:

fullimage(x, indent, maxlevel)


fullimage_(x, noindent)


fullimage_structure(x)


Global variables:
fullimage_done

fullimage_indent

fullimage_level

fullimage_maxlevel

fullimage_used


This page produced by UniDoc on 2021/04/15 @ 23:59:54.