I am trying to use post, postfile, etc. I have copied the following syntax directly from the help file, but it returns an error, as documented below. What am I doing wrong?
Single-user Stata for Macintosh perpetual license:
Serial number: 6410042608
Licensed to: jwegelin
Virginia Commonwealth University Dept of Biostatistics
Notes:
1. (-set memory-) 10.00 MB allocated to data
2. (-set maxvar-) 5000 maximum variables
3. New update available; type -update all-
. do "/Users/user/Documents/currentWork/Rstuff/isc_Misc/StataWork/try.do"
. postutil clear
. tempname memhold
. tempfile results
. postfile `memhold' funny str20 using "`results'"
"/var/folders/HR/HRdt7XjbGC4gfgEM2M7yWE+++TM/-Tmp-//S_04578.000001 invalid name
r(198);