My editor of choice is Vim used in conjunction with the code described at https://huebler.blogspot.com/2017/06/stata.html.
However since the upgrade to StataNow/MP 18.5 it fails with the message 'Error detected while processing function RunDoLines, command not found' and this occurs where the code indicates the Stata Window title:
I would be grateful for any advice on how to resolve this or suggestions of an alternative method of submitting Stata code from Vim.
Thank you.
Martyn
Windows 11.
However since the upgrade to StataNow/MP 18.5 it fails with the message 'Error detected while processing function RunDoLines, command not found' and this occurs where the code indicates the Stata Window title:
Code:
statawin = "StataNow/MP 18.5"
Thank you.
Martyn
Windows 11.
Comment