Dear Statalisters,
I am using the excellent user-written stcmd from SSC, together with Stat/Transfer 12, in a do-file to convert input data of various types to Stata.
One potential issue with my workflow is that trial versions of Stat/Transfer randomly delete observations, so I would like my do-file to check whether the user's installed Stat/Transfer is a trial version or not, and only perform the conversion if S/T is licensed.
Is there any way to do this? I've perused the help file for stcmd, as well as the S/T user manual, and did not find any leads.
Many thanks,
BL
PS:
stcmd from SSC, Distribution-Date: 20151016
Stat/Transfer 12 for 64-bit
Stata 13.1 SE on Windows 10 Pro 64-bit
I am using the excellent user-written stcmd from SSC, together with Stat/Transfer 12, in a do-file to convert input data of various types to Stata.
One potential issue with my workflow is that trial versions of Stat/Transfer randomly delete observations, so I would like my do-file to check whether the user's installed Stat/Transfer is a trial version or not, and only perform the conversion if S/T is licensed.
Is there any way to do this? I've perused the help file for stcmd, as well as the S/T user manual, and did not find any leads.
Many thanks,
BL
PS:
stcmd from SSC, Distribution-Date: 20151016
Stat/Transfer 12 for 64-bit
Stata 13.1 SE on Windows 10 Pro 64-bit
Comment