s it's about a month away.
>>
>> Bill Anderson
>>
>> On Mon, Jul 11, 2022 at 11:44 AM Paul H. Tarver wrote:
>>
>>> Sounds very interesting. Do you have some ETA in mind for
>>> selling/releasing
>>> the tool?
>>>
>>> P
Do you have some ETA in mind for
>> selling/releasing
>> the tool?
>>
>> Paul H. Tarver
>> Tarver Program Consultants, Inc.
>>
>> -Original Message-
>> From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Bill
>> Anderson
>> Sent
Rick,
Apologize for terseness, writing on iPhone…
If I were a Magic 8 Ball - “Signs Point To Yes”
Bill Anderson
The Anderson Files LLC
> On Aug 4, 2022, at 8:28 AM, António Tavares Lopes wrote:
>
> Thanks for replying, Bill.
>
>> From where I see it, it looks more like a documentation bu
>> Chilkat has excellent support; probably, it's a matter of pointing out
the
problem in the documentation.<<
Doubtful, in my opinion (though I don't know). Those are only two examples,
but there are dozens.
At one point during this process I sent an email to Chilkat support,
mentioning how a cl
Thanks for replying, Bill.
>From where I see it, it looks more like a documentation bug. The
description of GetFileCreateTime is missing in other libraries, too (C++,
Ruby, ...). It does not seem to be specific to VFP (or even to the ActiveX
implementation).
Chilkat has excellent support; probabl
Antonio,
(Asynchronous calls) Yep, that's where Chilkat's power resides.
What tipped me off was this - check this link.
https://www.chilkatsoft.com/refdoc/xChilkatSFtpRef.html#method26 - it
mentions "The same as GetCreateFileTime, except...". Scroll up. There's no
documentation for GetCreateFileT
Bill,
> 1) Chilkat decremented their VFP specific methods and properties so I just
> don't see why they would have an interest.
>
>
Could you elaborate a bit on this? I had the opposite feeling that Chilkat
was going to lengths to provide functionalities that wouldn't usually be
part of a VFP set
Alan,
>> I'd sell it back to Chilkat.<<
1) Chilkat decremented their VFP specific methods and properties so I just
don't see why they would have an interest.
2) I've basically repackaged their own documentation...
Bill Anderson
On Tue, Aug 2, 2022 at 12:53 AM Alan Bourke wrote:
> I'd sell it
t; Sounds very interesting. Do you have some ETA in mind for
> selling/releasing
> >> the tool?
> >>
> >> Paul H. Tarver
> >> Tarver Program Consultants, Inc.
> >>
> >> -Original Message-
> >> From: ProfoxTech [mailto:profoxtech-bou
some ETA in mind for
> selling/releasing
> >> the tool?
> >>
> >> Paul H. Tarver
> >> Tarver Program Consultants, Inc.
> >>
> >> -Original Message-
> >> From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of
ants, Inc.
-Original Message-
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Bill
Anderson
Sent: Saturday, July 09, 2022 7:05 PM
To: profoxt...@leafe.com
Subject: Re: Need Help - Foxpro & Chilkat & Rest API
A Foxpro wrapper would be too much to hope for, bu
I'd sell it back to Chilkat.
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mail
.com] On Behalf Of Bill
> Anderson
> Sent: Saturday, July 09, 2022 7:05 PM
> To: profoxt...@leafe.com
> Subject: Re: Need Help - Foxpro & Chilkat & Rest API
>
> >> A Foxpro wrapper would be too much to hope for, but that would be even
> better if it is exists.<<
Behalf Of Paul H. Tarver
Sent: 12 July 2022 20:13
To: profoxt...@leafe.com
Subject: RE: Need Help - Foxpro & Chilkat & Rest API
I started reading Rick's material yesterday and it definitely helped me get to
the point of getting an OAuth2.0 token back. I just need to get back and finish
...@leafe.com
Subject: RE: Need Help - Foxpro & Chilkat & Rest API
I started reading Rick's material yesterday and it definitely helped me get to
the point of getting an OAuth2.0 token back. I just need to get back and finish
reading his work and the API documentation (which is definitely no
From: ProfoxTech On Behalf Of Paul H.
> Tarver
> Sent: Tuesday, July 12, 2022 9:38 AM
> To: profoxt...@leafe.com
> Subject: RE: Need Help - Foxpro & Chilkat & Rest API
>
> Definitely!
>
> I did have a small breakthrough yesterday as I was able to get an OAuth2
> Token r
.com] On Behalf Of Richard
Kaye
Sent: Tuesday, July 12, 2022 9:20 AM
To: profoxt...@leafe.com<mailto:profoxt...@leafe.com>
Subject: RE: Need Help - Foxpro & Chilkat & Rest API
Generally speaking, the token is the key that unlocks access to the APIs you
want to call. So you need to persist
2 10:20 AM
To: profoxt...@leafe.com
Subject: RE: Need Help - Foxpro & Chilkat & Rest API
Generally speaking, the token is the key that unlocks access to the APIs you
want to call. So you need to persist that in your business object, and pass it
to any API calls you make. Depending on the
value pair in the payload.
--
rk
From: ProfoxTech On Behalf Of Paul H. Tarver
Sent: Tuesday, July 12, 2022 9:38 AM
To: profoxt...@leafe.com
Subject: RE: Need Help - Foxpro & Chilkat & Rest API
Definitely!
I did have a small breakthrough yesterday as I was able to get an OAuth2
Token
On Jul 11, 2022, at 16:51, Paul H. Tarver wrote:
>
> I'll keep looking for your project and when you release it, I'll definite
> consider upgrading to your tool as soon as I can.
Sounds like a potential beta tester! ;-)
-- Ed Leafe
___
Post M
have some ETA in mind for selling/releasing
> the tool?
>
> Paul H. Tarver
> Tarver Program Consultants, Inc.
>
> -Original Message-
> From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Bill
> Anderson
> Sent: Saturday, July 09, 2022 7:05 PM
> To: p
Hi Paul
I use Chilkat a lot to grab data from API's, a lot using OAuth and the expiring
token. Are you able to share the code that's getting you to the 400 response
so I can see where your upto?
Regards
Chris
-Original Message-
From: ProfoxTech On Behalf Of Paul H. Tarver
Sent: 09 J
Chilkat wrapper highlights (off the top of my head)...
Wrappers are VCX classes. For a Chilkat method, there's a corresponding VFP
method with a header containing some pertinent info, like a one line
description, followed by the full online description for that method. If a
method parameter accept
>> A Foxpro wrapper would be too much to hope for, but that would be even
better if it is exists.<<
It exists, you haven't seen it yet. I'm working on a VFP tool that wraps
*everything* in the Chilkat library. Over halfway done. There's 103 classes
(1 deprecated) and I've wrapped maybe 61 of them?
24 matches
Mail list logo