Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/STRING/

delchr.pro

Delete all occurrences of a character from a text string.

delchr

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

Return value

new = resulting string.

Parameters

OLD        in required

original text string.

C        in required

character to delete.

Keywords

help       

Version history

Version

$Id: delchr.pro 163 2006-08-29 12:59:46Z navarro $

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.

 


  Produced by IDLdoc 2.0 on Wed Sep 13 16:32:56 2006.