Search found 10 matches
- Wed Oct 26, 2016 7:42 am
- Forum: Programming
- Topic: Exporting Table Table::save procedure overtwrite/omit prompt/delete file?
- Replies: 1
- Views: 2425
Re: Exporting Table Table::save procedure overtwrite/omit prompt/delete file?
Never mind, solved it with bat file
- Wed Oct 26, 2016 6:54 am
- Forum: Programming
- Topic: Exporting Table Table::save procedure overtwrite/omit prompt/delete file?
- Replies: 1
- Views: 2425
Exporting Table Table::save procedure overtwrite/omit prompt/delete file?
Is it possible to escape the user prompt when exporting a table with Table::save procedure? It is not in the options (though I did try to use o and -o as in other procedures). Can I predefine yes in the overtwrite prompt? Or is it possible to omit prompt/delete file from inside the eviews?
- Wed Oct 26, 2016 6:50 am
- Forum: Programming
- Topic: Windows Planner + Eviews
- Replies: 6
- Views: 5004
Re: Windows Planner + Eviews
Thank you once again.
I figured it out, simply putting the wf destination in the program.
I figured it out, simply putting the wf destination in the program.
- Fri Oct 21, 2016 7:01 am
- Forum: Programming
- Topic: Windows Planner + Eviews
- Replies: 6
- Views: 5004
Re: Windows Planner + Eviews
E:\Eviews\SEP2016\go.prg It also uses other global commands that are in this folder. I just tried to change the default addins directory. Did not help. I tried these "C:\Program Files (x86)\EViews 8\EViews8.exe" parameters "E:\Eviews\1_pivots.wf1" "GO" or with these &qu...
- Thu Oct 20, 2016 11:25 pm
- Forum: Programming
- Topic: Windows Planner + Eviews
- Replies: 6
- Views: 5004
Re: Windows Planner + Eviews
So I've tried several ways The last one looks like this "C:\Program Files (x86)\EViews 8\EViews8.exe" Parameters: "E:\Eviews\1_pivots.wf1" "GO" I've also tried "C:\Program Files (x86)\EViews 8\EViews8.exe" Parameters: "E:\Eviews\1_pivots.wf1" GO &quo...
- Thu Oct 20, 2016 10:44 pm
- Forum: Programming
- Topic: Windows Planner + Eviews
- Replies: 6
- Views: 5004
Windows Planner + Eviews
Is it possible to set parameters somehow in windows planner such as openning a workfile and running a global process (command)?
- Wed Oct 19, 2016 9:48 pm
- Forum: Data Manipulation
- Topic: Find the index of an element that equal * in a matrix
- Replies: 4
- Views: 6341
- Mon Oct 17, 2016 8:25 am
- Forum: Data Manipulation
- Topic: Find the index of an element that equal * in a matrix
- Replies: 4
- Views: 6341
Find the index of an element that equal * in a matrix
Is there a command that finds the index of a certain element that equals some value from a matrix (or a vector, or series).
Or the index of the row in which column1 = some value and column2 = some other value.
Or the index of the row in which column1 = some value and column2 = some other value.
- Sat Oct 01, 2016 9:53 am
- Forum: Programming
- Topic: Inverse t-Distribution similar to EXCEL TINV(p, df)
- Replies: 2
- Views: 3154
- Wed Sep 28, 2016 12:50 pm
- Forum: Programming
- Topic: Inverse t-Distribution similar to EXCEL TINV(p, df)
- Replies: 2
- Views: 3154
Inverse t-Distribution similar to EXCEL TINV(p, df)
Is there a function that is similar to TINV from EXCEL or could you advise on methods to reach the same result?
https://support.microsoft.com/en-us/kb/828340
https://support.microsoft.com/en-us/kb/828340
