IMF - Toolbox

IMF_info_flat

   See Also


Syntax


IMF_info_flat
IMF_info_flat(what)
IMF_info_flat(what,filename)
IMF_info_flat(what,filename,pathname)


Description


IMF_info_flat shows the header of a Flatfile. It can read both header formats (IWF: '*.hed' and UCLA: '*.ffh'). The header is shown till the 'End time' - mark (IWF - format) or till the 'LAST TIME' - mark (UCLA - format).

IMF_info_flat(what) The parameter what can be 'all' or 'part'. If what is 'part' it is the same as without parameter. The parameter 'all' shows the full header.

IMF_info_flat(what,filename) shows the header of the file 'filename' in the actual path.

IMF_info_flat(what,filename,pathname) also changes the path.


Remarks


The text editor Microsoft Notepad is not able to show '*.ffh' - files. In this case the function IMF_info_flat is very useful.


See Also

IMF_read_flat



[ Previous | Reference Summary | Next ]