I once failed to control my second CD/DVD Rom using MCI() only, so had
to use AutoItX3.dll. Finally I managed it to work:

; x is the drive letter of the CD-Rom
local _cmd_="open" ;; "closed"
mci("open x: type cdaudio")
mci("set x: door "++_cmd_)
mci("close x:")

Sean





------------------------ Yahoo! Groups Sponsor --------------------~--> 
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/9QUssC/lzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to