Hi all;
I have been using STATA in the past couple of years and developed lots of codes so far in both do and ado files. I wanted to see how I can convert the ado/do files into txt files (not manually by copying and pasting but saving or exporting if they work for do/ado files). The bigger purpose of this work is that I would like to analyze all my codes to see the frequency of each command I used. I think that can be best done by converting the do/ado codes into texts, reading txt files, and counting each command entered as string variables.
Does anyone know how I can convert do/ado file codes into txt?
Thanks
Related Posts with Converting do/ado files into text by code
Expand value within groupDear all, I am currently working on a patient consultations database from 2016 to 2021. My purpose …
cvlasso lambda list truncated starting in v14I am using cvlasso and it seems to be truncating the number of lambda's generated when the lminratio…
Rounding off long decimals after importing from excelDear Statalist forum, I am encountering an issue that seems to be trivial, but so far I have not fo…
Two different colours when using histogram, byHi all, I am trying to generate two histograms with the following code. histogram lines, discrete …
VolatilityHello guys, I have two variables that I need to transform into volatility. For example, I have the …
Subscribe to:
Post Comments (Atom)
0 Response to Converting do/ado files into text by code
Post a Comment