We're on UniData -- but that's the exact thing I needed ... I just hadn't
gotten that far in the Docs!!
Perfect - it's just what I was looking for.
David W.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett
Sent: Thursday, January 12, 2006 7
On 1/12/06, David Wolverton <[EMAIL PROTECTED]> wrote:
> So... Now I'm sitting in my UniBASIC routine, with a complete XML document
> in hand, assigned to a UniBASIC Variable - but - and this is the part that
> confuddles me - it appears none of the U2 UniBASIC XML extensions would be
> usable aga
David,
So... Now I'm sitting in my UniBASIC routine, with a complete XML document
in hand, assigned to a UniBASIC Variable - but - and this is the part that
confuddles me - it appears none of the U2 UniBASIC XML extensions would be
usable against that XML item held in a variable unless I write it
We have a theory question...
I have a "C" function that when it completes, can return an complete XML
document as a 'string' instead of making me call the C function over and
over to 'bleed out' all the data...
So... Now I'm sitting in my UniBASIC routine, with a complete XML document
in hand, as