This is vbscript (very similar to Jscript): Analysis.RangeFromDate = "01/01/2001" Analysis.RangeFromDate = "09/15/2008" d On Tue, Sep 16, 2008 at 7:04 PM, marketmonk777 <[EMAIL PROTECTED]> wrote:
> Dingo, > > Thanks I will read up some more on jscript and take a look at as many > examples as I can get. > > Could you clear up for me how I would specify a particular date? And > how I would use that date in with the Analysis.RangeFromDate command? > > I think those two items would help me tremendously. > > Thanks, > > MM > --- In [email protected], dingo <[EMAIL PROTECTED]> wrote: > > > > You can't set any of the settings with OLE inside an AFL. They must > be set > > before you run your formula. > > > > You can set them from an external vbscript/javascript and then run your > > formula. > > > > d > > > > > > ------------------------------------ > > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > Yahoo! Groups Links > > > >
