Richard,
I tried your suggestion but still don't have Intellisense from the QB
SDK. Don't I need to do something in the VFP environment itself to have
it be aware of additional information from the SDK?
It is possible that I misinterpreted your suggestion. Here are the
related lines:
LOCAL loQBSM as Quickbooks.Application
* create the session manager which will communicate with QuickBooks
loQBSM = CREATEOBJECT('QBFC6.QBSessionManager')
Thanks,
Joe
On Thursday, August 28, 2008 10:18 AM, Richard Kaye wrote:
>
>Date: Thu, 28 Aug 2008 10:18:12 -0400
>From: Richard Kaye
>To: [EMAIL PROTECTED]
>cc:
>Subject: Re: How do I get Intellisense data from the QuickBooks SDK into
>theVFP development environment
>
>Try putting a local var declaration in your code before the
>CREATEOBJECT/NEWOBJECT. I do this all the time with Word. Something like:
>
>LOCAL m.loQB AS [Quickbooks.Application]
>m.loQB=NEWOBJECT([Quickbooks.Application])
>
>Joe Yoder wrote:
>> I'm getting my feet wet with interfacing QuickBooks and VFP. Doc in the QB
>> SDK states "If your development environment and Language supports
>> Intellisense, a list of the message set's append methods are available from
>> within your environment." I suspect they assume a Visual Studio environment
>> and without that, I don't have access to their info. I expect there is a
>> way around it but have not figured it out. Can someone enlighten me?
>>
>> TIA - Joe
>
>--
>Richard Kaye
>Vice President
>Artfact/RFC Systems
>Voice: 617.219.1038
>Fax: 617.219.1001
>
>For the fastest response time, please send your support
>queries to:
>
>Technical Support - [EMAIL PROTECTED]
>Internet Support - [EMAIL PROTECTED]
>All Other Requests - [EMAIL PROTECTED]
>
>---------------------------------------------------------
>This message has been checked for viruses before sending.
>---------------------------------------------------------
>
>
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.