home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl150a.zip / OCL / Samples / NextHand / Source / nexthand.ipf < prev    next >
Text File  |  1996-08-12  |  1KB  |  39 lines

  1. .* $Header: W:/Projects/OCL/Samples/NextHand/Source/rcs/nexthand.ipf 1.50 1996/08/11 23:48:46 B.STEIN Release $
  2.  
  3. :userdoc.
  4. :title.NextHand 1.2 Online-Hilfe
  5. :docprof  toc=123456.
  6. :h1 id='PANEL_MAIN' res=10000.NextHand 1.2
  7. :p.NextHand is a NeXT-like Toolbar for OS/2 Presentation Manager. You can can launch
  8. your favourite programs an workplace shell objects from it.
  9. :p.NextHand displays the icon of the selected program files on the button.
  10. Simply drag another icon file or program file to the field "icon" in the
  11. configuration dialog for that button to change the icon.
  12. :p.Right-click on a button for configuration.
  13. :h1 id='PANEL_CFGS' res=20000.NextHand Configuration
  14. :p.This dialog supports drag and drop. Simply drag a program file from
  15. the file system (not a WPS object!) to the dialog. The new button will be
  16. configured automatically.
  17. :p.For DOS- or OS/2 batches the field "program" must be free. Select the program
  18. type and enter
  19. :xmp.
  20. /c my.batch
  21. :exmp.
  22. in the field "parameters". 
  23. :p.:color fc='DarkGreen' bc='default'.Sample&colon.:color fc='Default' bc='Default'.
  24. :p.:color fc='DarkRed' bc='default'.
  25. :xmp.
  26. /c c&colon.\temp\test.cmd
  27. :exmp.
  28. :color fc='Default' bc='Default'.
  29. :p.or 
  30. :p.:color fc='DarkRed' bc='default'.
  31. :xmp.
  32. /c test.bat
  33. :exmp.
  34. :color fc='Default' bc='Default'.
  35. :p.
  36. :p.Simply drag a batch file to the dialog and see what happens.
  37. :p.
  38. :euserdoc.
  39.