Hi all,
I am trying to run a do file that uses htmlcb.
The line of code I am using is:
htmlcb, saving(codebook.html) replace
and the error code I encounter is:
option fn() required
r(198);
I am unsure what is missing here, I downloaded the htmlcb package after being prompted to do so, and now I have an empty HTML file after saving.
I am trying to run a do file that uses htmlcb.
The line of code I am using is:
htmlcb, saving(codebook.html) replace
and the error code I encounter is:
option fn() required
r(198);
I am unsure what is missing here, I downloaded the htmlcb package after being prompted to do so, and now I have an empty HTML file after saving.

Comment