Thanks

--- In [email protected], "Mark H" <[EMAIL PROTECTED]> wrote:
>
> What you wrote was JScript not VBScript. Change the script file 
name to xxx.js and re-run.
>   ----- Original Message ----- 
>   From: gunovanengel 
>   To: [email protected] 
>   Sent: Wednesday, September 20, 2006 10:35 AM
>   Subject: [amibroker] Need help with this vb script
> 
> 
>   Hi,
> 
>   I get an error message when I try to run this script.
>   Line: 1
>   Char: 23
>   Error: Expected end of statement
>   Code: 800a0401
>   Source: Microsoft VBScript compilation error
> 
>   Can you help me?
>   Regards
>   Guno
> 
>   AB = new ActiveXObject("Broker.Application");
>   AA = AB.Analysis;
>   AA.ClearFilters(); 
>   AA.ApplyTo = 2; // use filters
>   AA.RangeMode = 0; // use all available quotes
>   AA.DataSource =0; // Change DataSource Back to Default
>   AA.Scan();
>   AA.Report(""); // empty file name means display report
>







Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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