Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: problem with stattransfer within Stata


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: problem with stattransfer within Stata
Date   Wed, 16 Apr 2008 18:38:36 +0100

You say you wrote a program. 

If -inputst- is your program, then we cannot debug it without seeing the
code. 

Alternatively, if -inputst- is the program written by Roger Newson, my
guess is that he would
need to work with your data file to make progress on this. I suggest
that you send it 
to him privately. 

Nick
[email protected] 

Ricardo Ovaldia

I wrote a program last year which I use to import data
into Stata using Stat-Transfer. The program worked and
it worked in February (last time it was ran). Now it
does no work, and as far as I can tell nothing jas
changed expect Stata updates (ado and executable)

The code reads:

 . inputst "C:\statawrk\MAPMISS/MRecord-I-080907.txt"
Stat/Transfer did not run successfully
file not found
r(601);

the file does exist:

. dir  "C:\statawrk\MAPMISS/MRecord-I-080907.txt"
  19.8k   4/16/08 12:08  MRecord-I-080907.txt
r(601);


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index