|
Let us help you run your business. |
Documentation Update
Product: REL Directory Version: 12.01 Date: January 20, 2012 Download the latest release now! 1. DocMgr Added a PAUSE button to stop display update. Corrected a problem that could cause print jobs to be listed more than once. 2. QSPOOL Added ability to archive documents in .pdf format. Previously only .htm or .txt was allowed.
Changes in previous releases: 12.00 1. IB Eliminate WAIT between Comet32 compiles when in command mode. 2. DocMgr Replaced the "More Entries" button with hyperlinks for choices of 20, 50, 100, 250, 500, or 1000 entries and reduced the number of jobs initially loaded to speedup display. 11.10 1. CADev Introducing a new CometAnywhere Development app to allow file editing and compilation from a CometAnywhere client using UltraEdit. 2. CAPI Changes required for CADev. 3. IB Error listing now displayed when compiling under Comet32 and not using UltraEdit. 11.09 1. DocMgr Corrected a problem in Import for documents having 2 "." in their filename. 2. QMONITOR Added a hyperlink on the menu to open the Comet Logs folder. This works for non-CometAnywhere clients only since the folder resides on the host. Printer and DAB information are now displayed in a listcontrol. 3. IB Eliminated an E34 opening the listing file when compiling in batch mode. 11.08 1. DocMgr Will now create the archive file for new archives. Previously it was only created by CosP the first time a document was created. Loads list of documents in blocks to avoid delays when archives contain a large number of documents. Local clients will load 1000 documents; CometAnywhere clients 500. Click "More Entries" for the next block. Double-click on any listcontrol column will launch the document file. 2. QMONITOR Removed "Spoolers" from hyperlink menu if running Comet32. 3. CMONITOR Corrected a problem generating the session number for retrieval by PSTAT. 11.07 1. DocMgr Eliminate E32 if last-remembered default archive is no longer accessed. New "File" menu option to set printer font. 2. CMONITOR an CMON32 The CometAnywhere update will only be done if the host version is newer than client version. Change in CMON32 so you will not be sent back to ENTER BLIND PASSWORD afer a STOP or RUN of QMONITOR. 3. MTB/IB Change required for Comet32 compiles to prevent possible E74 at runtime. 11.06 1. EmailPtr The timeout check has been moved to after the connect. 2. XAPMON Corrected a problem that was including the optional ",cycle" or ",erase" as part of the log filename. 11.05 1. DocMgr Export of a single file now uses a "Save As" dialog instead of "Choose Folder". 2. XAPMON Changes required for Comet32 to implement free localhost. 11.04 1. MTB/IB Improvements in compiling for Comet32 from programs other than UltraEdit. 2. DocMgr Now remembers user's choice of folder for import and export functions. This requires CosW version 2.86 or higher. Corrected a problem when exporting to a CometAnywhere client. Disallow choice of "?" printer for PrintAll because printing process runs in background. 11.03 1. DocMgr Added a menu option to clear the "printed" status. 2. New (SessionTimeout) mnemonic will automatically shutdown a session after a specified number of minutes. This requires Comet version .431 or higher. 11.02 1. DocMgr New screen layout giving more space to the document catalog. The "Print All" button is only enabled if there's at least one text document in the archive. The "Print All" will print an actual formfeed if it detects the formfeed indicator in the text document. This indicator is put there by the DES programs, EXTPTR and EXTNOL. It looks like this: "--~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~--" Added the job serial number to the information returned by the Import program when successful. Refer to DMImp.inc in XTL for details. 2. EXTPTR and EXTNOL have been modified to indicate a formfeed with a new string. See DocMgr above for details. 3. HTMLPTR and HTMNOL have been modified to include code that will produce an actual formfeed if the document is printed from the browser. 11.01 1. DocMgr Corrected a font sizing problem for maximized screens. 2. SYSGEN Allow up to 999 terminals. 11.00 1. DocMgr Added additional option which can be passed via #buffer. Also changed the format of the options. The options are now: /password=secretword /nouser The NOUSER option turns off display of the "User" column. The information normally displayed there uses whatever was SECUREd for that user. If you are running a custom QMONITOR and are securing the user's actual password it would be displayed. This option allows you to prevent that. For details on how to do this, read the DocMgr wiki doc.