Hi-
There are actually a few miscellaneous bugs in reclink including ones
related to spaces in the file path as well as single quote characters
within the matching variables. I will send you a revised version that
I still need to test more before sending it in to SSC to replace the
existing version.
Michael Blasnik
(author of reclink.ado)
On Thu, Jul 30, 2009 at 5:44 PM, S. D'Souza<[email protected]> wrote:
> Hi,
>
> I'm a new stata user and am trying to do some fuzzy matching using
> first and last names using reclink.ado. I have received an error
> message that is unclear to me and I was hoping someone could shed some
> light on the cause of the error.
>
> Here is my code and error message:
> reclink last_name first_name using "D:\GEAR UP\Baylor\data\converted
> to stata\clean\waco_taks_3rdadmin_only.dta", idmaster(id1)
> idusing(id2) gen(score)
> invalid 'UP'
> r(198);
>
> Thanks,
> Stephanie
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/