On 14 Dec 2007, at 01:23, Joe Lertola wrote: > I am having trouble with one of the Toolboxes (marked AA---- in the > code below). This Toolbox does not have an 'fn' in front of it. So > I can not convert it by by following the example of the others. Treat it same as others and call it with 'fn' in front of it: if ( properties ) then fn CGImageDestinationAddImage¬ ( imageDestination, image, properties ) Bernie