Hello everyone.
this is my first post in Statalist, so please forgive any mistake on it.
I'm trying to capture the filenames of several files in any given directory using:
local filename : dir . files "*"
This actually works and it creates a local named `filename' containing the names of every file in the directory. The problem is that it does not separates the filenames from eachother, so I get a string: fosis.xlsxjunaeb.xlsxmatriz2019.xlsxmineduc.xlsxse nama.xlsxsename.xlsxsence.xlsxsernameg.xlsxssmds.x lsxsstrabajo.xlsx (names are arbitrary)
Thus, I am unable to work with each file separatedly as I would like. Does anyone knows how to solve this?
I appreciate your answers.
Related Posts with problema with local extended_fcn local list : dir . files "*"
using xtreg for decompositionHello, We have the following dataset: A limited panel in which an establishment is found in the sam…
Xtset Identifier - FE estimationHello Stata Forum, I am having trouble to understand my identifier and relate with fixed effects es…
Runing the same merge m:m and getting different resultsHello, im working with a panel data of exports between one country and others. Each product have a u…
fracglm het() optionHi All, I run the following command fracglm pass2 location##year location##subject, link(logit) vc…
Looking for help! EASI Model in R with STATA. Thanks!I am currently trying to follow a world bank paper to estimate EASI model in R with STATA. The paper…
Subscribe to:
Post Comments (Atom)
0 Response to problema with local extended_fcn local list : dir . files "*"
Post a Comment