home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / printfiles / english / changes.doc next >
Text File  |  1995-02-27  |  3KB  |  87 lines

  1.  
  2.                                PrintFiles
  3.                         changes in version 1.4d/e
  4.                                 11-4-93
  5.  
  6. 11-4-93 : V1.4d/e
  7.           - text replace function added; you can now develop a 
  8.             list of "macros" which are converted into other
  9.             strings (or printer control codes) during printing.
  10.             includes macros to insert time, date, filenames and
  11.             other things into the printed file. 
  12.             
  13.           - new Arexx-Commands 'insertreplace' 'removereplace'
  14.             'prefix' 'replyport' 'replace'
  15.                  
  16. 23-7-92 : V1.2d/e
  17.           - now loads a configuration file s:printfiles.config
  18.             which is a plain Ascii-file containing Printfiles-Arexx-
  19.             Commands. It can (and should) be a Printfiles-generated
  20.             Arexx-File
  21.  
  22.           - changes in TOOLTYPE-handling
  23.             TOOLTYPE's can also consist of PrintFiles-Arexx-commandssave
  24.  
  25.           - Creates a directory ram:printer, gives it a device name PRINTER:
  26.             and inserts the files which are copied into this directory into
  27.             the print list; deletes the files after printing them
  28.  
  29.           - output can be directed to the printer as well as to a file
  30.  
  31.           - Printer control codes can be suppressed
  32.  
  33.           - new Arexx-Commands 'header' 'output' 
  34.  
  35. 20-6-92 : V1.0d/e
  36.           - Every file in the file list may now have its own printer
  37.             preferences
  38.  
  39.           - Generation of Arexx-Scriptfiles enhanced.
  40.  
  41.           - Windows are opened on the default public screen.
  42.             This screen is now locked only when windows are open, so
  43.             you can close the PrintFiles windows and change screen Parameters,
  44.             e.g. the resolution. when you re-open the winsows, they adapt
  45.             automatically to the new dimensions of the screen.
  46.  
  47.           - the Workbench Tools-Menu now contains 3 menuitems.(One for
  48.             each window)
  49.  
  50.           - new Window 'FileHandler' added. Filenames can now be processed
  51.             within PrintFiles, or be passed to extern programs for other
  52.             purposes.
  53.  
  54.           - New AREXX-Commands
  55.             - insertiff
  56.             - removeiff
  57.             - pass
  58.  
  59. 28-5-92 : V091.d/e
  60.           - some bugs fixed, especially that nasty one, which left the
  61.             Statusline (Date,Time...) remain unchanged after set once, ignoring
  62.             the state of the gadgets (sorry, folks!)
  63.  
  64.           - the request-gadget allows now multi-selecting of files
  65.  
  66.           - more flexible generation of Arexx-scripts:
  67.             You can now chose what things to write into a script.
  68.             Also an Icon can be generated.
  69.  
  70.           - You can print Infos to program files and Icons .
  71.             Additionally you can print out the Icon image.
  72.  
  73.           - new Arexx-commands added for the new features listed above.
  74.  
  75.           - the Gadget CR/LF (nobody needed it) has now changed to the
  76.             FF/Page button. This button enables/disables the generation
  77.             of a form feed by the printfiles program. (Some files have their
  78.             own form feeds!).
  79.  
  80.           check the documentation:
  81.  
  82.             - icons progs saveprefs fpage
  83.  
  84.  
  85. 23-3-92 : first public release 0.9d/e
  86.  
  87.