You can test this easily by just making a button with the following script:
This will run successfully on a Mac but not a PC using LC 8.1.1.on mouseUp
set the clipboarddata to "Hello World!"
end mouseUp
Larry
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
This will run successfully on a Mac but not a PC using LC 8.1.1.on mouseUp
set the clipboarddata to "Hello World!"
end mouseUp