Code:
&"C:\Program Files\Stata16\StataSE-64.exe" /e /q do "my/do/file.do" "argument 1" "argument 2" "veeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeery long argument"
After a while of debugging I found out that apparently there is a size limit for the length of the parameters to be passed to Stata in batch mode. Unfortunately, this is not documented on Detailed size limits | Stata.
Can anyone tell me if this is a limit on the total length of passed arguments or a "per-argument" limit and the exact specification of the limit?
0 Response to Maximum length of arguments passed to Stata in batch mode
Post a Comment