next up previous contents
Next: 3.7.3 Output from the Up: 3.7.2 Executing the SkeletonTable Previous: Qualifier(s):

Example(s):

VMS:

    $ SKELETONTABLE/NOLOG/REPORT=(ERRORS) FGGE3B
    $ SKELETONTABLE/SKELETON=FGGE3B/NONRV FGGE3B
    $ SKELETONTABLE/SCREEN/VALUES="'Var1','Var2'"

UNIX:

    % skeletontable -nolog -report "errors" fgge3b
    % skeletontable -skeleton fgge3b -nonrv ../cdfs/fgge3b
    % skeletontable -values "'Var1','Var2'"

MS-DOS :

    > skeletontable -nolog -report "errors" fgge3b
    > skeletontable -skeleton fgge3b -nonrv c:\temp\fgge3b
    > skeletontable -values "'Var1','Var2'"

VMS, UNIX, & MS-DOS : Command line help is displayed when SkeletonTable is executed without any arguments.



cdfsupport@nssdca.gsfc.nasa.gov