Things I (BAHCL) plan to do:



Things I (BAHCL) have done:
1. Add bookmark                 -- version 1.02
2. Able to view lines exceed screen width                -- version 1.02
3. Search text                  -- version 1.03
4. Migrate PG to Turbo C 2.01   -- version 1.04
5. Handle very large file       -- version 1.04     ** redesign algorithm
6. Save screen to PG.SAV        -- version 1.04
7. Jump to line number          -- version 1.04
8. Online help                  -- version 1.04
9. Clean up unused coding       -- version 1.04
10. Multiple files browsing     -- version 1.04
11. Remember last starting line -- version 1.04
12. get rid of C:\TEMP          -- version 1.05
13. get rid of PG.TMP           -- version 1.05
14. redesign memory scheme      -- version 1.05
15. user's choice which drive to keep pg.sav             -- version 1.05
16. excludes files in binary format COM,EXE,OBJ,ZIP,SYS  -- version 1.05
17. Overcome file size limitation (#5. above)            -- version 1.06
18. Bug fix on reverse search key may cause rogram to crash -- version 1.07
19. Switching forward / reverse search is smarter           -- version 1.07
20. Search result will be set to top of line                -- version 1.07
21. Search will wrap if EOF or BOF encountered              -- version 1.07
22. Turbo charge infile loading time                        -- version 1.07

Things I (jh) plan to do:

