[Gambas-user] did I miss something, or is that a bug
Jussi Lahtinen
jussi.lahtinen at ...626...
Sun Feb 14 19:00:49 CET 2010
> I try to work with a string in that case a Path and eval tries to
> divide.
Sorry, I still don't understand what you are trying to do.
Eval tries to divide, that is very much expected.
"? eval("/tmp/testArchivCopy.pdf")"
Doesn't make any sense, "/tmp/testArchivCopy.pdf" is not mathematical
expression.
What is the result you are expecting?
http://gambasdoc.org/help/lang/eval
"Evaluates an expression and returns its value."
Jussi
More information about the User
mailing list