home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / listos2 / listos2.bak next >
Encoding:
Text File  |  1991-06-05  |  1.2 KB  |  37 lines

  1. NOTES on LISTOS2 conversion; version 75h
  2.  
  3.   -   Requires OS/2 version 1.2 or above to run.
  4.  
  5.   -   Long filenames are not supported.
  6.  
  7.   -   F10 in ALT-V File management function only exits to 
  8.       original directory.
  9.  
  10.   -   The /S parameter is not necessary under OS/2.  For example you
  11.       can just type PSTAT | LIST
  12.  
  13.   -   The ^F send formfeed command has been commented out because the
  14.       spooler also inserts formfeeds.
  15.  
  16.   -   Mouse support is not active in a PM windowed session.
  17.  
  18.   -   When mouse support is active in LIST, "Shelling" to other full 
  19.       screen applications that use the mouse may require that 
  20.       you CTRL-BREAK out of the second application.
  21.  
  22.   -   Patching: offsets are different, relative offsets are same.
  23.         - COM device name has been moved next to "WHAT" eyecatcher.
  24.         - Cloneable area starts at about 4A16 Hex bytes into file.
  25.  
  26.   -   Clone: You need to type in the new clone filename, as you
  27.       cannot overwrite an executing file under OS/2.
  28.  
  29.   -   FV:  An equivalent OS/2 archive file viewer is not available.
  30.       However, if you only use ZIP files, put the following FV.CMD
  31.       in your path:
  32.  
  33. PKUNZIP -v %1
  34.  
  35.  
  36.  
  37.