home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo This is the DOS batch file for reading the README files for PocketD Plus.
- echo They do not include the PocketD on-line documentation which can instead
- echo be accessed by typing:
- echo D /? For 1-page help
- echo D /?? For on-line guide
- echo D /?x For help on option "x"
- echo.
- echo Use the UP and DOWN arrow keys to choose a file to read.
- echo Use ENTER or RIGHT arrow to read, and LEFT or ESC to end reading.
- d /IhQu/.Q readme.txt po*txt readme.1st readme.d .diz 1*.doc .new rev*.doc w*.doc n*.doc .doc .lst .frm /:=.d.exe
-