Unable to save a workspace
2 posts
• Page 1 of 1
Unable to save a workspace
After having completed a Dyalog Tutorial that to build an XL Spreadsheet, (Dyalog APL Tutorial Chapter Q Interfaces, Sections 2.1-2.24), I am unable to save my apl workspace, and get the following error message
)save
Cannot perform operation when session namespace is referenced by #.
#...act
I tried the Menu Actions interupt and reset. They did not work. I'm sure that there is a simple solution, but I have found no documentation on it.
Can you help?
Thanks
JJW
)save
Cannot perform operation when session namespace is referenced by #.
#...act
I tried the Menu Actions interupt and reset. They did not work. I'm sure that there is a simple solution, but I have found no documentation on it.
Can you help?
Thanks
JJW
- gullstoop@msn.com
- Posts: 3
- Joined: Mon Jan 31, 2011 4:57 pm
- Location: USA
Re: Unable to save a workspace
Hi John,
I'm sorry that we didn't answer this question when it was posed.
I will answer it now in case it helps anyone else who finds this topic.
The answer is to ⎕EX the reference which seems to be preventing the save:
⎕EX '#.act'
Regards,
Vince
I'm sorry that we didn't answer this question when it was posed.
I will answer it now in case it helps anyone else who finds this topic.
The answer is to ⎕EX the reference which seems to be preventing the save:
⎕EX '#.act'
Regards,
Vince
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group