home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / FHEXP.ZIP / READ.ME < prev   
Text File  |  1992-12-15  |  1KB  |  29 lines

  1. 11/22/92
  2.  
  3. I wrote this utility to correct a problem with Maximus. When Maximus spawns
  4. a process, such as to pack a QWK mail packet, the process is given only the 
  5. number of handles that happen to not be in use. Unfortunately, ZIP and other 
  6. programs, assume they are getting enough file handles to open all the files 
  7. they need to open. When spawned from Maximus this assumption often times is 
  8. not true.
  9.  
  10. To correct this problem, spawn FHEXP.EXE, giving it the program to run and
  11. it's parameters as the parameters to FHEXP. FHEXP requests file handles
  12. from OS/2, then spawns the program you have specified.
  13.  
  14. Included files are: 
  15.   an example COMPRESS.CFG file for Maximus, 
  16.   source code for FHEXP
  17.   source and executable code for ARGS, a bit of code used to test FHEXP.
  18.   
  19. One last note. I hope this helps you. It worked for me. However, if it
  20. doesn't, it is not my responsibility. By trying and/or using any of the
  21. code or programs provided, you accept full responsibility for their use.
  22. In no case will I be responsibile.
  23.  
  24. LaVern Ogden
  25. Paradigm Shift BBS
  26. 503-390-8952
  27. OS/2 Software
  28. 7 lines
  29.