You could shut off "change case automatically" in Prefs, or possibly use 0/1
instead of true/false.
Steve
----- Original Message -----
From: "troll" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, April 24, 2006 4:07 PM
Subject: [amibroker] Column Sort Question - Amibroker 4.8
> Just upgraded to Amibroker 4.8 - another outstanding program
> with plenty of excellent features & additions - thanks T.J. for
> your continued efforts ....
>
> Minor question after reveiwing various posts re column sorting:
>
> I added following lines after AFL code but get message
> indicating "False is undefined source; Microsoft Jscript runtime
> error"
>
> EnableScript("jscript");
> <%
> AB = new ActiveXObject("Broker.Application");
> AA = AB.Analysis;
>
> AA.SortByColumn(11,False, False );
> AA.SortByColumn( 7, False, True );
> %>
>
> I read post 96334 by T.J. re Jscript is case sensitive however I'm
> unable to change either "F" or "T"'s to lower case as editor always
> changes back to caps.
>
> Maybe I'm doing something else in error here.
>
> As always any suggestions much appreciated.
>
>
> Best Regards,
>
> Dean H.
>
>
>
>
>
>
>
>
>
>
> 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
>
>
>
>
>
>
>
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
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
