This DLL brings back the Stream-Capture functions that were taken out of the logging menu in V4.0. Please put it into a ZOC 4.0 english directory (and make sure you have a copy of the current ZOCDLL.DLL there in case something goes wrong). Changes: * Logging -> Scrollback to Editor Writes the text from scroll back buffer into a file (line by line) and fires up the editor with that file name. The file name can be changed (before loading ZOC) in options\standard.cfg Default: ScrollEditFile="scrolledit^8.txt" * Logging -> Stream Capture functions The functions here are the same as the "Capture" functions in ZOC 3.x The are not taken from the scoll back but from the stream capture buffer (see ZOC, Help, Contents, Functions, Logging). The size of the buffer currently defaults to 64 but can be changed in options\standard.cfg MaxCaptureSize=64 (in kilobytes) * The standard.cfg values will be put to the program settings dialog when the functions are completed Comments bugs etc. welcome. Markus