>
> > dialog, i allways get an error, when i click on the explorer-
entry.
> > Instead of starting explorer in this directory, notepad is started
> > trying to open a file without name.
> >
> > Thanks in advance for any suggestion.
>
>
> Looks like a bug -- I will try to address in next beta.
Nope -- its a documented feature in help to let you run your own file
manager. Not that useful I guess, since the same command would also
be used for files, but I don't like to break old configurations.
Anyway, to work around it, either call a script in the cmd which
checks to see if the _file_ selected is a folder or file, or use the
following one line, cryptic version as the command.
do( ifelse(file.isfolder(_file_),?+explorer+, ?+notepad+), _file_)
>
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
