At 08:50 AM 10/19/00, Kevin Volo wrote:
>on mouseup
>set the targetline = the mouseline
>case(targetline) of
>1: open the moviepath &"PDF\blizt.pdf" with the moviepath
>&"\CD\Reader\Acrord.exe"
>end case
>end
Are there are spaces in the new directory path? If so, you may need to
enclose both the file and the path to app in QUOTES.
Or use Buddy API to get the shortFileNames
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]