- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've used the Fortran Module Wizard on msxml4.dll and all the functions that return character strings are limited to 2048 characters. I need to use the following function to return the xml as a string, but I need more than the 2048 characters allowed. Does anyone know if this is possible?
CHARACTER*(2048) FUNCTION IXMLDOMDocument_Getxml($OBJECT, $STATUS)
Thanks,
Tim Coletta
CHARACTER*(2048) FUNCTION IXMLDOMDocument_Getxml($OBJECT, $STATUS)
Thanks,
Tim Coletta
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page