Gosh,
you are right, thank you.
...stil,l if version 4 is on, it works with three quotation marks
Ottavio
Search found 6 matches
- Thu Sep 03, 2020 8:28 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
- Thu Sep 03, 2020 8:19 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
Re: double brackets & string issue
It looks that it works if you place three quoation marks on each side
%wdir="""\\teseo.dt.tesoro.it\gestione\DIREZIONE 1\Ufficio II\Apri e lavora\Patto di Stabilità\codici_Eviews\Creazione database"""
cd %wdir
... you tell me why :-) !
thanks a lot anyway
Ottavio
%wdir="""\\teseo.dt.tesoro.it\gestione\DIREZIONE 1\Ufficio II\Apri e lavora\Patto di Stabilità\codici_Eviews\Creazione database"""
cd %wdir
... you tell me why :-) !
thanks a lot anyway
Ottavio
- Thu Sep 03, 2020 8:07 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
Re: double brackets & string issue
version 4 compatibility is on
- Thu Sep 03, 2020 8:06 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
Re: double brackets & string issue
Let me add that the text "\teseo\gestione\DIREZIONE 1\Ufficio II\Apri e lavora\Patto di Stabilità\codici_Eviews\Creazione database" is colored in red, so apparently eviews considers it as a string however when it comes to running the programm it does not work like that and it stops at \tes...
- Thu Sep 03, 2020 8:01 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
Re: double brackets & string issue
I'm very sorry, I meant quotation marks i.e. this simbol "
- Thu Sep 03, 2020 7:26 am
- Forum: Bug Reports
- Topic: double brackets & string issue
- Replies: 8
- Views: 22319
double brackets & string issue
Hi there, there is something that is driving us mad and hope you can help running the two following programming lines (lines 5 and 6) gives an error message %wdir="\teseo\gestione\DIREZIONE 1\Ufficio II\Apri e lavora\Patto di Stabilità\codici_Eviews\Creazione database" cd %wdir The error m...
