home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / FileMover / Dopus5 / lhdr110c.lha / Tips.Txt < prev    next >
Encoding:
Text File  |  1994-10-27  |  1.1 KB  |  24 lines

  1. Version 1.10 released 27-10-1994
  2.  
  3.  - LhADir.dopus can now be compiled with the RexxPlus compiler. This will
  4.    give you a speed increase of more than a factor three when listing
  5.    archives!
  6.  
  7.  
  8. Tips for speeding up
  9. --------------------
  10.  
  11. If you own the RexxPlus compiler you can compile LhADir.dopus with it. This
  12. has been tested with version 1.30 of the compiler. Not only will listing
  13. archives be more than three times as fast, but because compiled ARexx
  14. scripts stay resident the overall response is much better.
  15.  
  16. After installing the compiled version of LhADir.dopus you will immediately
  17. notice that none of the buttons or menus will work anymore. Though double
  18. clicking on LhA archives still works. After double clicking an LhA file all
  19. the buttons and menus suddenly work again, this is because LhADir.dopus is
  20. now resident. A way around this is to call LhADir.dopus from buttons and
  21. menus in a different way. Change the 'ARexx' cycle gadget to 'AmigaDOS' and
  22. add the argument '{p}' (but NOT the '{o}' argument!) to the command line and
  23. switch the 'Run asynchronously' option on.
  24.