Never mind. Answered my own question. Running the program as an Admin appears to have been causing the problem.
Cheers,
Michael
Search found 5 matches
- Tue May 05, 2015 9:11 am
- Forum: Bug Reports
- Topic: Can't open DBs on network drive
- Replies: 1
- Views: 2303
- Tue May 05, 2015 9:09 am
- Forum: Bug Reports
- Topic: Can't open DBs on network drive
- Replies: 1
- Views: 2303
Can't open DBs on network drive
Since I've upgraded to EViews 9 (EE, May 1 2015 build) I seem to have issues accessing databases located on a network drive. Despite the drive and relevant directories being accessible from Windows Explorer and other applications, including EViews 8, I cannot open them or add them to the registry in...
- Mon May 04, 2015 12:30 pm
- Forum: Programming
- Topic: Case-switch
- Replies: 4
- Views: 3995
Re: Case-switch
Thanks for that Glenn. This should do the trick, and the subroutine makes it far cleaner.
Cheers,
Michael
Cheers,
Michael
- Mon May 04, 2015 10:31 am
- Forum: Programming
- Topic: Case-switch
- Replies: 4
- Views: 3995
Re: Case-switch
:( indeed. It could get pretty ugly.
Thanks anyway.
Thanks anyway.
- Mon May 04, 2015 10:24 am
- Forum: Programming
- Topic: Case-switch
- Replies: 4
- Views: 3995
Case-switch
Hi there, Just wondering what would be the easiest way to implement something akin to a switch-case statement in EViews. Is there some sort of dictionary or map function, or are nested if-statements the best option as in the code below? Thanks in advance, Michael for %ind CN RL AU if %ind="CN&q...
