View Single Post
Old 05-17-2010, 04:51 PM   #4
Cernan
Junior Member
Cernan began at the beginning.
 
Cernan's Avatar
 
Posts: 3
Karma: 10
Join Date: May 2010
Device: Aldiko
This is what is in the xml file. Didn't realize I could just do an edit and read it. Looks simple. Just pointing to the 12 different txt files. Now to figure out the rest.


"<?xml version="1.0" encoding="utf-8"?>
<chapter>CHAPTER 1</chapter>
<chapterfile>chap001.txt</chapterfile>
<chapter>CHAPTER 2</chapter>
<chapterfile>chap002.txt</chapterfile>
<chapter>CHAPTER 3</chapter>
<chapterfile>chap003.txt</chapterfile>
<chapter>CHAPTER 4</chapter>
<chapterfile>chap004.txt</chapterfile>
<chapter>CHAPTER 5</chapter>
<chapterfile>chap005.txt</chapterfile>
<chapter>CHAPTER 6</chapter>
<chapterfile>chap006.txt</chapterfile>
<chapter>CHAPTER 7</chapter>
<chapterfile>chap007.txt</chapterfile>
<chapter>CHAPTER 8</chapter>
<chapterfile>chap008.txt</chapterfile>
<chapter>CHAPTER 9</chapter>
<chapterfile>chap009.txt</chapterfile>
<chapter>CHAPTER 10</chapter>
<chapterfile>chap010.txt</chapterfile>
<chapter>CHAPTER 11</chapter>
<chapterfile>chap011.txt</chapterfile>
<chapter>CHAPTER 12</chapter>
<chapterfile>chap012.txt</chapterfile>
"
Cernan is offline   Reply With Quote