Hi,

I'm trying to use ShellExecute from Win32::FileOp. For non-error cases it
works correct, but when a file doesn't exist, there's no error message, and
when a filetype has an unknown extension, there's also no error message. The
documentation of FileOp states: 

ShellExecute $filename;
is equivalent to doubleclicking the file in the Explorer

But in the error cases I get messages from Explorer or I get the associate
filetype dialog, but not from FileOp. Is this the expected behaviour of
FileOp (Jenda?)?

Lars
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to