Hi

I run into a problem using destring. The problem is as follows:

insheet Year Country Log_GDP Log_Employment using "C:\Stata\POE\Labor\Elasticity.csv", case clear
(note: variable names in file ignored)
(4 vars, 212 obs)

. destring Log_GDP Log_Employment, force replace
command _parse_ignore is unrecognized
r(199);

I have run this before and there was no problem. Please advise.
Tq