Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inappropriate error message in AsString #48

Open
git-hub-user opened this issue Nov 3, 2016 · 1 comment
Open

Inappropriate error message in AsString #48

git-hub-user opened this issue Nov 3, 2016 · 1 comment
Assignees
Labels

Comments

@git-hub-user
Copy link

Using the propery AsString on the return value of Eval may result in the following message:

Can only convert numeric arrays of length 1 to double.

This is confusing, as I do not request a double.

I had this issue when I was receiving a list of strings and had to use AsStrings in stead.

@SurajGupta
Copy link
Collaborator

perhaps a legitimate bug, then. unfortunately I am no longer maintaining this project. hope someone else can help!

@konne konne added the bug label Aug 14, 2017
@konne konne self-assigned this Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants