PDA

View Full Version : doesn't work: abs (`evaluate command`)


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?

alexx
07-25-2003, 11:09 AM
really good qustion indeed..

report that one to alias since i think it is a bug..

abs ($x=`currentTime -q`);

would do the job if you like that really bad style scripting :)

cheers

alexx

Doogie
07-25-2003, 11:29 AM
Yay! It's not me =P

I guess, that'll do for now.

ty

wrend
07-25-2003, 06:23 PM
grr, hate that shite!

CGTalk Moderation
01-15-2006, 05:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.