Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: double quotes in windows menu command


From   "Javier Escobal" <[email protected]>
To   <[email protected]>
Subject   st: double quotes in windows menu command
Date   Wed, 23 Apr 2003 10:33:39 -0500

I am trying to call a file that is placed in a directory whose name has
blank spaces:

for example:

window menu append item "stUser" "use file" `" use "C:\data\my
databases\base with imputations.dta" , clear "'

it doesn seem to work ...it works ok when I dont have blank spaces like in:

window menu append item "stUser" "use file" `" use
"C:\data\my_databases\base_with_imputations.dta" , clear "'

can somebody help me out?

thanks!

Javier


*
*   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