XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
natalya gillSubject: troubleshoot this code
Author: natalya gill
Date: 20 Jun 2005 05:04 AM
HI ...

i am getting an error in this line " sContents = oTextStream.ReadAll " when i run this script.
would anyone know whats the problem with this line ?

Function ReadInFiles(sInputFiles As String)

Dim oTextStream As Object
Dim sContents As String

Set oTextStream = oFSO.OpenTextFile(sInputFiles, ForWriting, True, -1)

sContents = oTextStream.ReadAll

aFilesToSearch = Split(sContents, vbNewLine)

'Dim strLine

oTextStream.Close

End Function


Thanks :)

Posttop
Ivan PedruzziSubject: troubleshoot this code
Author: Ivan Pedruzzi
Date: 20 Jun 2005 10:03 AM
Natalya,

Why don't use XSLT itself to process your transformation?
Could you post an example of what you are trying to do?

Ivan

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.