hi there, how do i export a certain chunk of a file to many files
not sure how to add those lines into the code ...
things to export, those in bewteen the Part(bold) and the top header needs to be exportedCode:// process file line by line String line = inBuf.readLine(); while (line != null) { // process line ... // read next line line = inBuf.readLine(); } }
Code:------=_Part_9_12864763.1115691979328 Content-Type: text/xml; charset=utf-8 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.or ------=_Part_9_12864763.1115691979328 <soap-env:Envelope


Reply With Quote


Bookmarks