home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / askenv / readme < prev    next >
Text File  |  1995-02-27  |  1KB  |  30 lines

  1.  
  2.     AskEnv - Requesters for Everbody!
  3.     ---------------------------------
  4.  
  5.  
  6. With AskEnv, you can build requesters, call them out of almost every
  7. program, and read the results out of environment variables. Needs at
  8. least OS 2.04.
  9.  
  10. The test script demonstrates most of the possibilities of predefined
  11. and free configurable requesters. The directories HIRES and LACE
  12. contain the same requester files designed for two different font sizes.
  13.  
  14.  
  15. Arexx must be installed for the following examples:
  16.  
  17. Plotter is a preferences program for the PLT device. PLT: prints HPGL
  18. data using the prefs printer drivers in best quality. The variable
  19. "pltinfo" selects between preview and print action. To be found on
  20. Fish 572 with the MultiPlot package.
  21.  
  22. Dearc.rexx dearcs archives. The dearcer is choosen depending on the suffix.
  23. Started with an argument, the file will simply be unpacked, without arg
  24. a input requester appears (Dearc.req).
  25.  
  26. PrefMan.rexx is a example how to start programs.
  27.  
  28. Brief.rexx asks for a address and builds a LaTeX header for the DINBrief.sty.
  29. Shows also the usage of sub requesters (BriefHilfe.req).
  30.