home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / HP95_100 / PIMS / FLEXPAD / SAMPLE.LST < prev    next >
Encoding:
File List  |  1996-01-15  |  980 b   |  42 lines

  1. REM   Sample APNAME.LST file
  2.  
  3. REM   Remember, you must delete all
  4. REM   lines that start with REM 
  5. REM   before you use this 
  6. REM   this sample APNAME.LST file
  7.  
  8. REM   The following line assumes 
  9. REM   have installed FLPCALL.EXM
  10. REM   on C:\
  11. C:\FLPCALL.EXM,B300,FLEXPAD
  12.  
  13. REM   If its on A:\ then use:
  14. A:\FLPCALL.EXM,B300,FLEXPAD
  15.  
  16. REM   If you are using the regular
  17. REM   loaders (FPLA.EXM,
  18. REM   FPLC.EXM), use
  19.  
  20. C:\FPLC.EXM,B300,FLEXPAD
  21. REM   if FLEXPAD.EXE is on C:\ or
  22.  
  23. A:\FPLA.EXM,B300,FLEXPAD
  24. REM   if FLEXPAD.EXE is on A:\
  25.  
  26. REM   After selecting the proper
  27. REM   line, delete all the other
  28. REM   lines (unless you have other
  29. REM   programs to add), rename
  30. REM   the file as APNAME.LST
  31. REM   and copy it to the root
  32. REM   directory of A: or C:\_dat
  33. REM   (whichever FLPCALL.EXM
  34. REM   or FLEXPAD.EXE is on).
  35.  
  36. REM   **************
  37. REM   Remember to back up your
  38. REM   data before experimenting
  39. REM   with APNAME.LST
  40. REM   **************
  41.  
  42.