RE: CFX_ConsoleCommand and CFX_Execute

2004-07-04 Thread Lewis Sellers
At 12:07 PM 6/2/2004, you wrote:
Your install them as CFX custom tags.

They do come with the DLL. you need.

If you mail me off list I can send you an Updated DLL what will allow you to
get Output 1 2 out in the return.

Pardon?

Cheers
Mr Kev McCabe

I'm trying to find an alternative to cfexecute (which doesn't work
well with some commands, I've found), and I'm now looking at
CFX_ConsoleCommand and CFX_Execute (both at
http://www.intrafoundation.com/coldfusion.html).

Two questions: How do these tags differ, and what do I do with the
downloads? It looks like they're in C++ source code, which I don't
know how to configure and compile, etc. Is this really what I'm
expected to do? Can anyone compile these for me and send me the dll,
or is that not even possible? Any tips?

Thanks,
Jamie

I wrote both of the said tags. What happened is I ended up creating a 
series of about half a dozen similar tags a few years back -- one after 
another. Each one a new, improved and *cough* better version that the one 
before. CFX_Execute was the last one created in that series, and not 
surprisingly, I consider all the ones that came before it as deprecated.

I believe I created an updated version of CFX_EXECUTE tag just a month or 
two ago per someone's request one weekend. Spent a few hours debugging a 
few outstanding issues with it. I don't recall whether I uploaded it before 
the server the site is on went all unstable or not though. Hmm.

CFX_Execute was created, FYI, to replace CFEXECUTE (or add the feature to 
earlier versions of CF that didn't have it in the first place.)

As Kev said, the DLL's *should* be in the zip itself already (though they 
may be down in a folder called Release. Don't recall exactly.) If they're 
not there, email me, and I'll send you a copy asap. :)

And yes, I know -- the reply is a little late. Just now getting to the 
backlog of email.

--min
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Jamie Jackson
I'm trying to find an alternative to cfexecute (which doesn't work
well with some commands, I've found), and I'm now looking at
CFX_ConsoleCommand and CFX_Execute (both at
http://www.intrafoundation.com/coldfusion.html).

Two questions: How do these tags differ, and what do I do with the
downloads? It looks like they're in C++ source code, which I don't
know how to configure and compile, etc. Is this really what I'm
expected to do? Can anyone compile these for me and send me the dll,
or is that not even possible? Any tips?

Thanks,
Jamie
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Kev McCabe
Your install them as CFX custom tags.

They do come with the DLL. you need.

 
If you mail me off list I can send you an Updated DLL what will allow you to
get Output 1 2 out in the return.

 
Cheers

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Jamie Jackson [mailto:[EMAIL PROTECTED] 
Sent: 02 June 2004 16:59
To: CF-Talk
Subject: CFX_ConsoleCommand and CFX_Execute

I'm trying to find an alternative to cfexecute (which doesn't work
well with some commands, I've found), and I'm now looking at
CFX_ConsoleCommand and CFX_Execute (both at
http://www.intrafoundation.com/coldfusion.html).

Two questions: How do these tags differ, and what do I do with the
downloads? It looks like they're in C++ source code, which I don't
know how to configure and compile, etc. Is this really what I'm
expected to do? Can anyone compile these for me and send me the dll,
or is that not even possible? Any tips?

Thanks,
Jamie 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread John Beynon
Based on your signature Kev, is Sky Active etc running on CF?

-Original Message-
From: Kev McCabe [mailto:[EMAIL PROTECTED] 
Sent: 02 June 2004 17:07
To: CF-Talk
Subject: RE: CFX_ConsoleCommand and CFX_Execute

Your install them as CFX custom tags.

They do come with the DLL. you need.

 
If you mail me off list I can send you an Updated DLL what will allow you to
get Output 1 2 out in the return.

 
Cheers

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Jamie Jackson [mailto:[EMAIL PROTECTED] 
Sent: 02 June 2004 16:59
To: CF-Talk
Subject: CFX_ConsoleCommand and CFX_Execute

I'm trying to find an alternative to cfexecute (which doesn't work
well with some commands, I've found), and I'm now looking at
CFX_ConsoleCommand and CFX_Execute (both at
http://www.intrafoundation.com/coldfusion.html).

Two questions: How do these tags differ, and what do I do with the
downloads? It looks like they're in C++ source code, which I don't
know how to configure and compile, etc. Is this really what I'm
expected to do? Can anyone compile these for me and send me the dll,
or is that not even possible? Any tips?

Thanks,
Jamie 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Jamie Jackson
On Wed, 2 Jun 2004 17:07:04 +0100, in cf-talk you wrote:

Your install them as CFX custom tags.

They do come with the DLL. you need.

Ack, you're right. I was looking in subdirectories that I thought were
the root. :-/

 
If you mail me off list I can send you an Updated DLL what will allow you to
get Output 1 2 out in the return.

Okay, once I figure out what that means (and if I need it), I'll send
you an email.

Thanks,
Jamie
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Nick de Voil
 Based on your signature Kev, is Sky Active etc running on CF?

If Kev won't comment, then I'd better not either. But this is what Jeremy
Allaire says:

http://www.meetthemakers.com/conversations/allaire/2/

(second-last paragraph)

Nick
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFX_ConsoleCommand and CFX_Execute

2004-06-02 Thread Kev McCabe
MMM,

 
One feels there could be an NDA here from my end .

 
So I all I can say mm CF Coming to a Screen near you.(UK and EIRE)

 
Sorry but Corporate stuff stops me from responding on a List ;-)

_
Mr Kev McCabe
Senior ETV Developer,
Interactive Technology Development
Application Development Team
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
Email:[EMAIL PROTECTED]
Web: http://www.sky.com http://www.sky.com/ 
Tel: +44 (0) 20 7941 5329
Fax: +44 (0) 20 7941 5243
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]