Hi
I'm trying to use putdocx to automate a report. When writing long paragraphs, it seems I can't go into the next line. I once found a sign similar to /* */ (but a slightly different symbol) to break inside the string and was successful but I can no longer remember or find what the sign is. Does anyone know?
E.g.
putdocx text ("An electronic data capture system is being used for the x trial. This system groups electronic Case Report Forms (eCRFs) in to time-point based Events etc... ")
Would like to do:
putdocx text ("An electronic data capture system is being used for the x trial.
This system groups electronic Case Report Forms (eCRFs) in
to time-point based Events etc... ")
Thanks
Related Posts with Writing paragraphs using putdocx text
do you use sort id before merge?I ask this question because I find everytime when I merge 2 data sets, I don't need to -sort id- at …
how to evaluate goodness of fit of GSEM?Hello everyone, I am new to SEM. My model has a count mediator and a continuous outcome, so I am us…
Can anyone help me fix the problem of this egen code?I have a large panel data set. For each id, it has tons of observations on different days (several y…
How to use collapse in my panel data set?I have a panel data set. Every id has tons of observations. I also create a dummy, called non, which…
Creating a categorical variable from multiple variablesI am working with county-level panel data. I am currently trying to create covariates for my regress…
Subscribe to:
Post Comments (Atom)
0 Response to Writing paragraphs using putdocx text
Post a Comment