--- sgp acs322000 <[EMAIL PROTECTED]> wrote: > I want to start a document by its type with file.runwait, that is I don't > know in advance which application handles the document type - I want > windows to decide that - and I really need to use file.runwait. How can I > do that? > > file.runwait(0, ???, document, folder, mode) > > Is ??? a standard windows executable?
file.runwait(0,"cmd","/c "++"your_document","","hide") Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> 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/ <*> 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/
