Maybe a similar problem: In unidata I couldn't get the bci functions to work, using SQLExecute() as documented, until I realized that the documention also mentioned that you had to compile your program using the flag that lets reserved words be case-insensitive, because even though it was documented as SQLExecute, the actual function was SQLEXECUTE. I seem to recall that universe is normally case-insensitive, but maybe the mixed-case is confusing it.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Donnie Jacobs Sent: Wednesday, April 13, 2005 9:56 AM To: [email protected] Subject: [U2] [UV] XML Question Hi all, Universe 10.0.8/Unix I was curious about the XML functions that are referenced in the UniVerse Basic Extensions manual. Do I have to be on a higher release of UV to use these functions? When I try to compile a program that uses one of the XML functions, for example XDOMOpen() , the compiler thinks it's a dimensioned array. Am I missing something? Donnie Jacobs Sr Developer GC Services LP 713-776-6503 [EMAIL PROTECTED] ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
