Message parameters
Dar Scott
dsc at swcp.com
Thu Jun 17 18:34:29 EDT 2004
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
More information about the use-livecode
mailing list