I put the following code in the do file
use "\\mlap1234\SAS_Data\PXXB_SEB\SEB\PayforPerformanc e\Ph1_DataPrep\NESS\STATAFiles_new\ness_oldnewsdf_ intermed.dta", clear
Stata14 give me error message: use is not a valid command name
But I can't find anything wrong within this line.
use "\\mlap1234\SAS_Data\PXXB_SEB\SEB\PayforPerformanc e\Ph1_DataPrep\NESS\STATAFiles_new\ness_oldnewsdf_ intermed.dta", clear
Stata14 give me error message: use is not a valid command name
But I can't find anything wrong within this line.
Comment