idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

fileio/

mg_file.pro


top source mg_file

result = mg_file(filename [, /readf])

Wrapper to create a file object.

Return value

MGffFile object/strarr

Parameters

filename in required type=string

filename of the file

Keywords

readf in optional type=boolean

set to return the contents of file as a string array instead of returning the file object

File attributes

Modification date: Mon Nov 29 18:32:29 2010
Lines: 30
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.