WIP updating help tree data

This commit is contained in:
Jim
2015-06-16 07:59:33 -07:00
parent 7c924ab138
commit 0169f9a8cf
8 changed files with 840 additions and 322 deletions

View File

@@ -1,5 +1,5 @@
f1 = open("data/Help_En.dat", "r")
f2 = open("data/Help_En_Index.dat", "w")
f1 = open("Help_En.dat", "r")
f2 = open("Help_En_Index.dat", "w")
while(instr(a$, "& infotext") = 0)
line input #f1 a$