rhale1 KU Mac Geek Jan 8, 2002 #1 I can't seem to get the string from: Code: - (id)documentForFileName:(NSString *)fileName; to open in OmniWeb when using this code as an Action: Code: [[NSWorkspace sharedWorkspace] openFile:fileName withApplication:@"/Applications/OmniWeb.app"]; Any ideas?
I can't seem to get the string from: Code: - (id)documentForFileName:(NSString *)fileName; to open in OmniWeb when using this code as an Action: Code: [[NSWorkspace sharedWorkspace] openFile:fileName withApplication:@"/Applications/OmniWeb.app"]; Any ideas?