Search found 20 matches

by troy_walters
Tue Apr 16, 2019 9:05 am
Forum: Bug Reports
Topic: logmode errors after updating to new build
Replies: 2
Views: 4511

logmode errors after updating to new build

After updating to the new (Apr 11 2019) build, programs using the logmode command are throwing an error: LOGMODE Illegal command in "LOGMODE -ALL". Issue can be reproduced by creating a prg file with just: logmode -all and running. The error occurs when running the program from the command...
by troy_walters
Wed Sep 19, 2018 6:50 am
Forum: Bug Reports
Topic: pyeviews import from workfile
Replies: 5
Views: 6449

Re: pyeviews import from workfile

Ok thanks. Are there any plans for updating to package to python 3?
by troy_walters
Wed Sep 12, 2018 7:26 am
Forum: Bug Reports
Topic: pyeviews import from workfile
Replies: 5
Views: 6449

Re: pyeviews import from workfile

Sorry, Python 3.6.5 :: Anaconda, Inc.
by troy_walters
Thu Sep 06, 2018 1:07 pm
Forum: Bug Reports
Topic: pyeviews import from workfile
Replies: 5
Views: 6449

pyeviews import from workfile

I am attempting to import data into python from an EViews workfile using the pyeviews module. When doing so, the resulting object is a DataFrame where one column contains the imported series and another column is all NaNs with a column name of type 'bytes' rather than type 'string'. I am not certain...
by troy_walters
Wed Aug 08, 2018 7:24 am
Forum: Suggestions and Requests
Topic: find/replace within selection
Replies: 2
Views: 7648

Re: find/replace within selection

Good news. Thanks!
by troy_walters
Fri Aug 03, 2018 10:33 am
Forum: Suggestions and Requests
Topic: find/replace within selection
Replies: 2
Views: 7648

find/replace within selection

Just wondering if there will ever be the ability to perform a find and replace within a highlighted section of code in the program editor (similar to certain text editors like np++). Currently I can only perform find/replace on an entire program file. I currently use EV 10.
by troy_walters
Fri Jun 10, 2016 11:40 am
Forum: Programming
Topic: @wquery name matches multiple conditions
Replies: 2
Views: 3434

Re: @wquery name matches multiple conditions

That did it. Thanks!
by troy_walters
Tue Jun 07, 2016 11:21 am
Forum: Programming
Topic: @wquery name matches multiple conditions
Replies: 2
Views: 3434

@wquery name matches multiple conditions

I want to wquery a database to find all object whose name matches "AUBPSF?????.a" but not "AUBPSF??000.a". I can do this with no problem using the query functionality in the GUI, putting name matches "aubpsf?????.a and not aubpsf??000.a" in the WHERE field, but I need t...
by troy_walters
Mon Jun 06, 2016 11:57 am
Forum: Bug Reports
Topic: Error when querying/fetching IHS Magellan database
Replies: 12
Views: 8612

Re: Error when querying/fetching IHS Magellan database

Thanks Jason. So far so good. I'll let you know if anything else comes up.
by troy_walters
Thu Apr 07, 2016 12:15 pm
Forum: Bug Reports
Topic: Error when querying/fetching IHS Magellan database
Replies: 12
Views: 8612

Re: Error when querying/fetching IHS Magellan database

It's an EViews workfile. No it's still throwing the error on that line after I make your suggested change. Except that today, rather than throwing one of the three error messages I described earlier, its just saying that the series REGCON::POIAL was not found. But I know it's there. I'm not sure at ...
by troy_walters
Wed Apr 06, 2016 12:37 pm
Forum: Bug Reports
Topic: Error when querying/fetching IHS Magellan database
Replies: 12
Views: 8612

Re: Error when querying/fetching IHS Magellan database

This is the copy command I am using: for %reg {%streg} copy regcon::poi{%reg} %new_st::fhfapoi{%reg} next When I run your code: create u 100 fetch poiia.q it works ok right now, but again, I am only getting these errors sporadically, which makes it challenging to reproduce at any given moment. Somet...
by troy_walters
Wed Apr 06, 2016 7:18 am
Forum: Bug Reports
Topic: Error when querying/fetching IHS Magellan database
Replies: 12
Views: 8612

Re: Error when querying/fetching IHS Magellan database

It also also inconsistent across series. I am trying to reproduce the error. But today I am getting a different error at the same spot: Database Error: Magellan library error: 'Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index' in "COPY...
by troy_walters
Tue Apr 05, 2016 2:16 pm
Forum: Bug Reports
Topic: Error when querying/fetching IHS Magellan database
Replies: 12
Views: 8612

Error when querying/fetching IHS Magellan database

I am attempting to query an IHS Magellan database. I get the following error message when doing so: Database Error: Magellan library error: '[System. ArgumentNullException: Value cannot be null. Parameter name: String] at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer&am...
by troy_walters
Thu Sep 10, 2015 11:44 am
Forum: Programming
Topic: logmode error line number
Replies: 3
Views: 3536

Re: logmode error line number

Ouch. Is this something that will be added in the future?

Go to advanced search