diff options
author | Nick White <hg@njw.me.uk> | 2011-07-16 22:59:33 +0100 |
---|---|---|
committer | Nick White <hg@njw.me.uk> | 2011-07-16 22:59:33 +0100 |
commit | 7bfdd55ef327f4a15be78ad4505953006390340a (patch) | |
tree | 798f172a10bc3a23e8ff4021294f61f050647e91 /TODO | |
parent | 5ce74dcef5d033d051f8361d47f2ec1723e53bc1 (diff) |
Take order into account, using page struct
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +only dial once; use a global file handle for this (may need to be extern) + use order to be able to use real page numbers (getpagecode) to find this advance through click3 letter by letter until either } (none found) or strcmp "order" |