typedstreamθ„@„„„Action„„NSObject…„i’„„„NSString”„+Search string in Google†’„–—ΎUse the built-in command openURL to pipe a selected string as a search string to Google. To use this one, select a text in another Cocoa application and call "TurboTool" from Services menu.†’„„„NSMutableArray„„NSArray”•’„„„ AtomicReadPB„„Atomic”„ic’„–—Read from Pasteboard†’’•„c’„™•’„„„ PBTypeEntry”œ’„–—NSStringPboardType†’„–— Plain Text†’„–—txt††’„‘œ’„–—*NeXT Rich Text Format v1.0 pasteboard type†’„–—RTF (Rich Text)†’„–—rtf††’„‘œ’„–—NeXT TIFF v4.0 pasteboard type†’„–—TIFF (Tagged image file format)†’„–—tiff††’„‘œ’„–—Apple PICT pasteboard type†’„–—PICT†’„–—pict††’„‘œ’„–—Apple PDF pasteboard type†’„–—PDF†’„–—pdf††’„‘œ’„–—1NeXT Encapsulated PostScript v1.2 pasteboard type†’„–— PostScript†’„–—eps††††’„„„AtomicRunScriptœ’„–—Run Shell Script†’’„icccc’„–— #!/bin/sh†’„„„NSMutableString–—ͺ# replace all spaces with '+' signs combined=`sed "s/ /+/g" $1` # built into TurboTool is 'openURL' with simple syntax: %openURL http://www.google.de/search?q=$combined†††’„„„NSMutableDictionary„„ NSDictionary”•’„–—EMail†’„–—robert@tinb.de†††