I'm trying to change the html produced by Word but would like to keep the existing other formats produced by Word on the clipboard after I put up the mangled html with clip.setHTML. Is it possible to have a clipboard command (or an extra parameter on existing commands) that will only replace the format you want, rather than clear the lot?
ie: When Word copies to the clipboard, you get Text AAAA HTML BBBB RTF CCCC etc At the moment if I use clip.setHTML the clipboard now looks like (I think): Text HTML BBBB (mangled) RTF What I'd like is: Text AAAA HTML BBBB (mangled) RTF CCCC etc Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/power-pro/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
