There are some notes in the latest readme for the HTTP functions which
explains the proper casing in the different versions. My guess is that
the XML functions have the same problem - different cases in different
versions.

The last couple of examples I've seen from IBM using these have all come
with the statement that you have to compile them with the -I option.

Hth
Colin Alfke
Calgary, Canada 

>-----Original Message-----
>From: jbutera
>
>I originally wrote about a compilation error with:
>>
>>X.STATUS = PrepareXML(X.XML.INPUT.FILE, X.XML.HANDLE) X.STATUS = 
>>OpenXMLData(X.XML.HANDLE, X.XML.EXT.RULE.FILE, X.XML.DATA.HANDLE)
>
>On Sun, 5 Feb 2006, Allen Egerton replied:
>>
>> The compiler is seeing what you're defining as functions as matrixes.
>> Which means that you've got a more basic problem 'cause you're not 
>> trying to use matrixes.  You need to somehow define the 
>> subroutines/functions you're trying to use.
>
>Funny solution here - In Unidata 6.1.4, I have to enter these 
>function names in uppsercase to compile cleanly (although the 
>document indicates these are case-sensitive).  After 
>uppercasing everything, it compiles cleanly.
>
>Jeff Butera, Ph.D.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to