PureBytes Links
Trading Reference Links
|
Yes
there is. I posted it in a msg dated May 19, 2003 in the Amibroker-dll
forum.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>d
<FONT
face=Tahoma size=2>-----Original Message-----From: p150313
[mailto:riku@xxxxxxxxxxxxx] Sent: Monday, June 16, 2003 5:21
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Automation interface, type library?Hi,I am a
new AmiBroker newbie ;) I am trying to export quotes from SQL Server
database to AmiBroker. I'll do that regularly. I am developing program to
do that using Visual Studio 2003 (C#) or maybe Visual Basic 6.0.
Everything works if I access AmiBroker automation interface from VB like
thisDim a As ObjectSet a =
CreateObject("Broker.Application")...but I really would like to
get type library to be able to access AmiBroker in a typed way and
possibly use Visual Studio 2003 to generate wrapper for automation
interface and use C# instead of VB. I tried to add reference to
amibroker.exe without success. Is there a COM type library somewhere so
that I could write typed VB like this:Dim a as new
Broker.Application...Thanks in
advance,RikuSend
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|