On Jun 17, 2004, at 3:31 PM, Troy Rollins wrote:

send "startFileOperation Directory" to myFileManager in 0

Perhaps this is what you are looking for:

    put "Directory" into op
    send "startFileOperation op" to myFileManager in 0

My habit is to use variables for non-numeral parameters in send.

I hope that some day we will get a variation on send in which the parameters are separated out and are compiled immediately.

Dar Scott

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

Reply via email to