Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/rbsp/efw/utils/

jbt_get_lines.pro


NAME: jbt_get_lines (function) PURPOSE: Get all lines of a text file. CATEGORY: CALLING SEQUENCE: result = jbt_get_lines(file) ARGUMENTS: file: (In, required) A string of a local text file to load. KEYWORDS: COMMON BLOCKS: SIDE EFFECTS: RESTRICTIONS: EXAMPLE: SEE ALSO: MODIFICATION HISTORY: 2011-05-27: Created by Jianbao Tao, CU/LASP. 2012-11-02: Initial release to TDAS. JBT, SSL/UCB.

Routines

top source jbt_get_lines

result = jbt_get_lines(file)

Parameters

file

File attributes

Modification date: Thu Feb 13 16:43:25 2014
Lines: 20