mglib

Personal IDL library for M. Galloy

Directory: fileio/

file input/output routines

Contents

.pro files

mg_ascii_template.pro
mg_check_path.pro

Check a file path to see if it exists.

mg_dump.pro

Determine the data file type and display a simple listing of the contents of the file.

mg_endian.pro

Determines the byte order of the platform running this routine.

mg_file.pro

Wrapper to create a file object.

mg_filename.pro

Compose and/or decompose a filename.

mg_getdata.pro

Pulls out a section of a variable in a file.

mg_read_ascii.pro

Wrapper to READ_ASCII and ASCII_TEMPLATE.

mg_read_config.pro

Reads a configuration file and returns an MGffOptions object with the results.

mg_savefile__define.pro

Subclass of IDL_Savefile that provides easier to use functionality for examining the contents of a save file.

mg_sdf_type.pro

Determine the type of scientific data format file given by the filename.

mg_temp_filename.pro

Create a temporary filename from a C-style format.

mg_write_config.pro

Writes a configuration file.

mg_xml_browser.pro

MG_XML_BROWSER is a widget program to browse the contents of an XML file (either a local file or an URL).

mg_xml_getdata.pro

Returns an individual element or attribute's value.

mg_xml_parse.pro

Parses an URL into a structure.

mgffbinaryfile__define.pro
mgfffile__define.pro

Represents a file.

mgfffilename__define.pro

This class represents a filename (or directory name).

mgffoptions__define.pro

This is the internal storage for configuration file options and their values.

mgfftextfile__define.pro
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.