"Script location should not contain white-space"

polly
User offline. Last seen 2 years 7 weeks ago. Offline
Joined: 02/12/2009
Points: 150

  Receiving following error message when debugging an EMML. ( w/ Presto 2.6.1, Studio 2.6.1 - in embedded mode )

"Script location should not contain white-space"

If I use Run mode instead, the EMML runs fine, producing the results I want.

After further investigating, I found my workspace directory location has blank spaces in it - which makes the Debugger cough.

e.g., /Documents/JackBe Is A Fun Place/EMML

So if I take out the blank spaces, it debugs fine.

 

e.g., /Documents/JackBeIsAFunPlace/EMML

 

 

 

 

0
Your rating: None
sravann
User offline. Last seen 2 years 10 weeks ago. Offline
Joined: 12/03/2008
Points: 0

Hi,

Thanks for posting it here. We will look into this issue, hope this is not blocking your development. Ofcourse, the work around would be to create the script in a location not containing space.

Thanks,

Sravan.