Doogie
07-24-2003, 07:37 PM
I keep getting this Invalid call error whever I try and evaluate something inside. In this case it is:
abs (`currentTime -q`) // the usage is longer, but this seems to be the problem.
I works if I first assign it to a variable then call it abs $barf, but I'd like something better for a runtime expression.
Whats my problem?
abs (`currentTime -q`) // the usage is longer, but this seems to be the problem.
I works if I first assign it to a variable then call it abs $barf, but I'd like something better for a runtime expression.
Whats my problem?
