fileio/
mg_file.pro
Routines
top 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: | Wed May 14 15:07:14 2014 |
Lines: | 10 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.