<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/STRING/

delchr.pro

topDELCHR

result = DELCHR(OLD, C, help=help)

NAME: DELCHR PURPOSE: Delete all occurrences of a character from a text string. CATEGORY: CALLING SEQUENCE: new = delchr(old, char) INPUTS: old = original text string. in char = character to delete. in KEYWORD PARAMETERS: OUTPUTS: new = resulting string. out COMMON BLOCKS: NOTES: MODIFICATION HISTORY: R. Sterner. 5 Jul, 1988. Johns Hopkins Applied Physics Lab. RES 11 Sep, 1989 --- converted to SUN. R. Sterner, 27 Jan, 1993 --- dropped reference to array. Copyright (C) 1988, Johns Hopkins University/Applied Physics Laboratory This software may be used, copied, or redistributed as long as it is not sold and this copyright notice is reproduced on each copy made. This routine is provided as is without any express or implied warranties whatsoever. Other limitations apply as described in the file disclaimer.txt.

Parameters

OLD       

C       

Keywords

help       

Produced by IDLdoc 2.0.