why does

shell("find . something") work

but

put "find . something" into myfindcmd
shell(myfindcmd) not work?

i need to find a few different things so I'm trying to loop through a 
list and I get nothing back.  but hardcoding the find line works.


thanks
-zac

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to