use FileXtra
for floppy
==========
on openfloppy
set driveList to DrivesToList()
set driveName to getAt(driveList, 1)
if DriveExists(driveName) = -52 then
alert "Please Insert FLOPPY in Floppy Drive."
else
--
end if
end
damian
>How can I get a message in lingo everytime director needs to access the
>disk,
>so I can display a 'pretty' alert message avoiding the user to get those
>uggly Blue-screen message on windows?
>
>
>
>Any Help Would be appreciated
>
> Luiz Gustavo Castelan Póvoas
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
[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!]