shell(find)

Zac Elston zelston at aol.com
Tue Mar 30 14:14:32 EST 2004


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



More information about the use-livecode mailing list