Hi David, On Jul 2, 2010, at 22:32 , David T. Lewis wrote: [...]
The Aio failures are due to AioPlugin not being present. I don't think this has ever been included in the Mac VMs (it would probably work, but I don't think anyone has tried it). It's not serious and will not affect usability of OSProcess.
Ok, good to know.
I wonder whether the Mac VM includes the latest version of the OSProcess plugin?
FWIW, you can check the versions of the plugins, on my Linux box I have:
OSProcess accessor osppModuleVersionString ==> '4.3.3' OSProcess accessor aioVersionString ==> '2.2.2' OSProcess accessor xdcpVersionString ==> '2.1.4'
On my Mac VM (4.2.4beta1U) I get: OSProcess accessor osppModuleVersionString ==> '4.0.1' OSProcess accessor aioVersionString ==> nil OSProcess accessor xdcpVersionString ==> nil Cheers, Adrian