EconPapers    
Economics at your fingertips  
 

CHARLIST: Stata module to list characters present in string variable

Nicholas Cox ()

Statistical Software Components from Boston College Department of Economics

Abstract: charlist displays a sorted list of the distinct characters present in values of a string variable. charlist may, for example, reveal the presence of problematic characters in a string variable which "should be" numeric. It leaves behind a terse character list in r(chars); a space-separated character list in r(sepchars); and a space-separated numlist of ASCII codes in r(ascii). Any may be used in a subsequent command. Sometimes copying and pasting all or part of the displayed output to the command window may be the most practical way to use the output, say as argument to destring, ignore().

Language: Stata
Requires: Stata version 7.0
Keywords: string; destring; characters; ASCII (search for similar items in EconPapers)
Date: Written 2002-12-17
Note: This module may be installed from within Stata by typing "ssc install charlist". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/c/charlist.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/c/charlist.hlp help file (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

More software in Statistical Software Components from Boston College Department of Economics
Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA
Contact information at EDIRC.
Series data maintained by Christopher F Baum ().

 
Page updated 2008-10-10
Handle: RePEc:boc:bocode:s430301