Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

external/CDAWlib/

break_mySTRING.pro


NAME: BREAK_MYSTRING PURPOSE: Convert a string into a string array given a delimiting character CALLING SEQUENCE: out = break_mystring(instring) INPUTS: instring = input text string KEYWORD PARAMETERS: delimiter = character to parse by. Default = ' ' OUTPUTS: out = string array AUTHOR: Jason Mathews, NASA/GSFC/Code 633, June, 1994 mathews@nssdc.gsfc.nasa.gov (301)286-6879 MODIFICATION HISTORY: Copyright 1996-2013 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.

Routines

top source break_mySTRING

result = break_mySTRING(s, DELIMITER=DELIMITER)

Parameters

s

Keywords

DELIMITER

File attributes

Modification date: Tue Oct 21 13:53:46 2014
Lines: 22