home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / listos2 / listos2.doc < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.2 KB  |  38 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.  
  17.  -   Mouse support is not active in a PM windowed session.
  18.  
  19.   -   When mouse support is active in LIST, "Shelling" to other full 
  20.       screen applications that use the mouse may require that 
  21.       you CTRL-BREAK out of the second application.
  22.  
  23.   -   Patching: offsets are different, relative offsets are same.
  24.         - COM device name has been moved next to "WHAT" eyecatcher.
  25.         - Cloneable area starts at about 4A16 Hex bytes into file.
  26.  
  27.   -   Clone: You need to type in the new clone filename, as you
  28.       cannot overwrite an executing file under OS/2.
  29.  
  30.   -   FV:  An equivalent OS/2 archive file viewer is not available.
  31.       However, if you only use ZIP files, put the following FV.CMD
  32.       in your path:
  33.  
  34. PKUNZIP -v %1
  35.  
  36.  
  37.  
  38.