McIDAS User's Guide
Version 2012.2

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


FRMLIST

Lists frame directory information.


Format

FRMLIST bframe eframe


Parameters

bframe

beginning frame number to list (default=current)

eframe

ending frame number to list (default=bframe)


Keywords

Form=

ALL

lists the entire frame directory

 

EXP

provides an expanded listing containing the sensor source number and description, Julian date, time, image coordinates of the upper-left pixel, and the data source

 

PANEL

provides a standard listing for all panels in each frame, plus panel size

 

STN

provides a standard listing containing the sensor source description, date, time and data source (default)


Remarks

FORM=PANEL is useful with multipanel frames. It lists frame directory information for all panels on each frame; FORM=ALL, EXP, and STN list information only for the current panel or the panel specified with the global keyword PAN.


Examples

FRMLIST

This entry lists frame directory information for the current frame.

FRMLIST 2 6

This entry lists frame directory information for frames 2 through 6.

FRMLIST 2 6 FORM=EXP

This entry lists expanded frame directory information for frames 2 through 6.


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]