--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
>
> 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
>


And you can accomplish the same also by using my Xutils plugin:
xutils.ejectcd("x") and xutils.loadcd("x"). It's in the Files section.

AD






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/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