TABLE OF CONTENTS
::pwtk::nebo::getNImages
SYNOPSIS
proc ::pwtk::nebo::getNImages {nebo {index end}} {
PURPOSE
Get the number of images.
ARGUMENTS
- nebo -- neb.x output file
SOURCE
return [::pwtk::egrep_field { +num_of_images +=} $nebo end $index] }