| Sorry but here's the errorJune 27 2002 at 6:27 AM No score for this post | ToTaLX (no login) from IP address 217.129.116.176 |
Response to Re: Re: Re: Re: mIRC6.02 & mdx0.92 |
|
echo -s Version: $mdx(SetMircVersion,$version)
echo -s MARK: $mdx(MarkDialog, $dname $dialog($dname).hwnd)
echo -s SetDialog: $mdx(SetDialog,$dname style Toolbar)
echo -s SetBorderStyle: $mdx(SetBorderStyle,$dname 1)
echo -s SetControlMDX: $mdx(SetControlMDX,$dname 1 toolbar list nodivider arrows flat noresize > [ $bdll ] )
returns:
Version: OK
MARK: OK
SetDialog: OK
SetBorderStyle: OK
SetControlMDX: ERROR MDXE7 Given dialog has not been marked | |
| | Responses |
|
|