TJ, Thanks -- I have now verified the command line you offered does work with an unregistered AmiQuote v1.81.
~B --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: > > > Hello, > > Amiquote has OLE interface that is way more reliable and > efficient method of automating it than sending virtual keystrokes. > > It has also command line interface that is also more reliable than > sending keystrokes not mentioning it is easier. > > /download - triggers automatic download on start > /close - causes automatic close of AmiQuote after download > > Example command line: > > Quote.exe C:\mylist.tls /download /close > > Best regards, > Tomasz Janeczko > amibroker.com > ----- Original Message ----- > From: "brpnw1" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Sunday, December 31, 2006 4:20 PM > Subject: [amibroker] AmiQuote automation with AutoIt - scripts? > > > >I believe I need AmiQuote registered for this to work -- can anyone > > verify? AmiQuote says it is full-functioning with registration, but > > this could be one exception, perhaps. > > > > Also, I am writing an AutoIt script that will automatically open > > AmiQuote and load whatever data needs updating. > > > > Anyone already have a script they can share? > > > > Thanks, > > > > ~B > > > > --- In [email protected], "Ton Sieverding" > > <ton.sieverding@> wrote: > >> > >> Try this. It works fine ... > >> > >> Ton. > >> > >> > >> > >> > >> ----- Original Message ----- > >> From: brpnw1 > >> To: [email protected] > >> Sent: Saturday, December 30, 2006 11:37 PM > >> Subject: [amibroker] AmiQuote automation question > >> > >> > >> Hi, > >> > >> I am looking for some ideas on how to get AB to load, and then > >> AmiQuote to load, and then use the Autoupdate Quotes function > > within > >> AmiQuote to automatically update a list of ticker symbols (in > > that > >> order). > >> > >> I tried using the following in Windows XP Task Scheduler but it > > does > >> not appear to work -- > >> C:\Program Files\AmiBroker\AmiQuote\Quote.EXE /autoupdate > >> > >> My paths are correct. > >> > >> Thanks! > >> > >> Bman > >> > > > > > > > > > > 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 > > > > > > > > > > >
