Hi List,
I am trying to open a word document and the problem is it opens fine but
when it closes it kind of get hung up for 30 seconds and then says
Do you want to wait for this task (yes no) and when you hit no it closes the
application. It happens in word 97 and word 2000. If you use the same code
with a text file it opens and closes fine.
Ravi
on readmeFile me
OpenResult = baOpenFile( the Moviepath & "readme.doc" , "maximised" )
if openResult < 32 then
alert "There was an error opening file Readme.doc, Please read the file
Readme.doc before you continue"
end if
quit
end
_________________________________________________________________________
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!]