Hi Brian,

Hi Folks,

I am trying to use the shell() function on OS X (Rev 2.1, OS X 10.2.6) and am getting the following error:

Handler: can't find handler
Object: Button 1
Line: shell("ls -l")
Hint: shell

Does anyone have any ideas why this will not work?

The correct syntax is:


put shell("ls -l") into fld 1

or

get shell("ls -l")

etc...

Hope that helps...

Thanks, Brian


Regards

Klaus Major
[EMAIL PROTECTED]
www.major-k.de

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

Reply via email to