MadicsFax.exeVersion 4.2.83.1 


Please take a copy of your existing EXE before applying any new updates


Version History


Version 4.2.83.1

Added few dialog caption changes when submitting email.


Version 4.2.83.0

Sales Order Invoice and Credit Note PDF attachments are now named as:

Sales Invoice xxxxxx.pdf & Credit Note xxxxxx.pdf rather than Document.pdf   


Version 4.2.82.1

Wrapped the Setting of the Fax COM port around Try/except when it Process_Settings, this "may" solve issues if the Computer has no COM port and nothing to set.


Version 4.2.82.0

Added a new 'Stop after x errors in a day' setting in options, this defauts to 25 but can be changed.  If the error log gets 25 errors with in one day the eFax Server will stop with an application message and will only re-start once the OK is selected and the logs investigated.


Version 4.2.81.0

Faxing can be disabled by entering NO MODEM in the Fax initialisation string in settings,  If this is enabled then faxing is skip, and it then tryis to forward the document instead to the Madics users email address who sent it, otherwise it just fails its.


Version 4.2.80.0

Added a new (P)age type to the  'Format Config File' to help auto increment the line count on certain pages.


The config file is is in the following format:

{Line number},{P},{Page Number or higher},{Number to add to Line Count}


An Example to increase the line per page by one for all pages of two or greater:

1,P,2,1


Version 4.2.79.0

Changed the wPDF creation security of:

   * Allowing Form Filling

   * Content Copying

   * 128 bit encyption


Version 4.2.78.0

Work Shop Repair PDF Invoices are now named as Repair Invoice XXXXX.pdf instead of Document.pdf


Version 4.2.77.2

Update relating to email subject from a different queued record.


Version 4.2.77.1

Bug Fix, EmailSubject in CSV was not being cleared after import causing the next record to get the previous email subject if the field passed from Madics was blank.


Version 4.2.77.0

* Added a new EmailSubject field to the 'Queue' and 'Sent Log' is this is set in Madics then this is used when sending emails rather then the Description field.

* Bug fix, Subject for several documents were not being reformatted and the Queue Description was still being used.


Version 4.2.76.0

Loop for upto 2 minutes if the database record is lock when attempting to get the next internal unique number, previously it stopped with a dialog message and audit log error of 'could not update; currently locked' 


Version 4.2.75.2

Increase time out between printing a efax to pthe printer and then moving on to the next document.


Version 4.2.75.1

Updated printing timeout seconds and update error log on printer exceptions if there is an error trying to print out the fax after sending. This could possible help track down a problem where blank pages print instead of the fax bitmaps.


Version 4.2.75.0

* Madics EMail Server 4.2.17.0 or later is now required.

* Added a over riding FromEmail and EmailCC address options to the templates.

* Added an optional 2nd attachment that will be attached to any emails sent out.


Version 4.2.74.1

A FaxServerTrace.log (in the application EXE folder) is now created when loading, merging the fax/email bitmap.

This gets deleted and re-created for each document, unless, the following setting is enabled in Setting 'Enable additional 'trace' logging' when the FaxServerTrace.log will be appened to.


Version 4.2.74.0

If the eFax Server was unable to load the template bitmap it now retires upto 10 times before it decides to finally fail, attempted to solve a weird problem where sometimes its found and sometimes it fails to locate the bitmap or returns with a 'Bitmap image is not valid' message.


Version 4.2.73.0

If a WSR description contains Repair Quote or Projector Repair Quote we also use this along with the Quote Number to make up the attached PDF file name.


Version 4.2.72.0

Setting's Password 'daily password' date generation logic changes to allow for PC's with dates different to a UK format.


Version 4.2.71.0

Added an exception when loading the imagine bitmap, this is to try to trap any invalid/corrupt bitmap files causing a message of 'Bitmap image is not valid' and holding up the eFax Server, now the item will fail and the eFax error log up-dated.


Version 4.2.70.0

If the template rotate/angle is anything other than zero (normally 90) we will now also rotate the PDF on creation.


Version 4.2.69.0

Added the option to enable Madics eFax Server to pick and up send Emails/Faxes from two completely different Madics Servers, this saving the need to setup and run two Madics eFax Server's. Please note: the PRTCDE.DAT is shared between both servers (so recommened these to have the same printers/escpae codes etc)


Version 4.2.68.2

The e-fax server stop processing any other documents if it came across a document with no bitmap (^j?) code in the file, the document now is flagged as failed with an error message of 'No bitmap code found'. This must of been broken in the past few version changes or so.


Version 4.2.68.1

Big fix where it was possible for a page in the creation process being jumped causing the fax/email to abort and not send.


Version 4.2.68.0

You can now remove extra blank lines by using the following syntax in the  'Format Config File' see Version 4.1.44.0 for more information on other switches.

{line number},R


Version 4.2.67.0

You are now able to append a different "static" bitmap as the last page of a Fax/Email, this can be used for "Terms and Conditions" etc. This new template field can be found in Settings -> Template Tab -> Final Page Field. If this field has been entered and the bitmap exists it is automatically appended to the fax/email before it is sent.


Version 4.2.66.1

Bug fix, eFax Server was returning a possible "bitmap/image not found error" when it was really a database record write/update error. 


Version 4.2.66.0

More updates to the past few changes and 4.2.64.0 and after tracing the E_FAIL message down to attaching files in the MDB database rather than in folders (this option was mostly aimed if a SQL Server was used instead). Removed any extra user prompted exception errors and the messages will instead be passed back to the eMail Servers failed error description.

This also traps any file locking "Could not update - currently locked" messages and moved onto the next record. (This locking error/message happens when using a Access MDB database as Access uses block locking rather than record locking and so if the record next to the one we require is also being updated this could occur.)


Version 4.2.65.2

Follow-up on 4.2.64.0 added a slight delay submitting a batch of Emails to the server, we have also change the ADO connection meathod from Client to Server.


Version 4.2.65.1

Follow-up on 4.2.64.0 and added more error exceptions and traces to locate the E_FAIL_Status messages.


Version 4.2.65.0

While checking for items to send if we come across an item found with a status of Active it is now reset to Queued, this does not solve why and how the item got stuck in the Active state to start with, but does reset them and move them on. Only reason an item can get as Active is if the eFax Server crashes or is killed off while in the transmit state. 


Version 4.2.64.0

When submitting an Email to the Madics EMail Server and it fails we no longer stop, display the reason/error and wait for a users action, we now trapped the error and update the Last Error/Failed message and move on to the next in the queue. This will have a side effect if for some reason the eFax Server can not talk to the Email Server database it will doe down the complete queue and set all documents as failed, as its all it can do if its unable to communicate with the database at all. 


Version 4.2.63.1

Another attempted to fix incorrect RemoteID where the previous RemoteID was used, also see Version 4.2.62.1


Version 4.2.63.0

Added a new "Madics User Copy" email option, this is in setting and per a document type. If enabled/ticked when the Email or Fax is send the Madics user will also get an email copy. 


Version 4.2.62.1

Some times the incoming fax RemoteID is not correctly stored and looks like its using the previous faxes RemoteID, we have moved some logic around to see if we can over come this problem. Attempt number two (first attempt  was Version 4.1.36.1)


Version 4.2.62.0

Statement PDF's now have the Email Attachment name as "Statement_{customer code}.pdf rather than document.pdf.


Version 4.2.61.1

Added extra traces around PRTCDE printer code removals.


Version 4.2.61.0

* Failed faxes were only printing to the default printer and not the select printer for that document type set in settings.

* Remove "Warning, Madics Printer code table not found" from log file, this was filling the log when not really needed.


Version 4.2.60.0

* Added a Fax/Email creation trace window, to enable this right right click in the middle of the 'Pending Queue' and select 'Show Trace Window' from the pop up menu.

* If a bitmap code followed a form feed  on the same line (no CR LF) then the 2nd page line count was out by one, this is not enabled by default, to enable tick 'Add line count for 2nd page+/Bitmaps' in Options.


Version 4.2.59.0

* Added extra error trapping and log tracing for incoming Faxes, certain numbers failed and aborted the imcoming faxes.

* ReceiveFax now uses the Fax Class in Settings previously it was Auto Detect.


Version 4.2.58.0

Purge was deleting records from the Sent Table, but was not deleting the fax 001 file from the disk, over time these files could clock up to tens of thousands and cause the fax server to error.


Version 4.2.57.0

New field added to the Fax Queue showing the total number of times the fax/email has failed to sent and has been retried.


Version 4.2.56.0

Now able to use ^k for bitmap codes as well as ^j.


Version 4.2.55.0

Invoices Faxed/Emailed from Credit Control Desk will always get a priority of '2' regardless of what’s set in settings, this allows invoices to be set to status '9' (over night) and still allow 're-prints'  to be sent instantly.


Version 4.2.54.0

TAG files are forced to FTP in an ASCII format. TAG file is also loaded into a stringlist and saves to check its in a ASCII format.


Version 4.2.53.1

Added 'extra information logging' option this includes the TAG file information that comes from Madics before its deleted.


Version 4.2.53.0

Added 'secure records editor option' accesed via right click on the record. the Madics Daily password is also required.


Version 4.2.52.0

Some escape codes were not being removed from invoice print files as the short escape codes was over riding the longer ones.


Version 4.2.51.2

Clients using the exe as a shortcut over the network were getting an 'exception error' on exiting the application, this has hopefully now been corrected and was due to the application trying to save the current form size/postion in a setting file in the windoes folder. 


Version 4.2.51.1

Added a few exception around table opens etc to trace 'Client'  problem when first launching: Error of: FAXLOG - Cannot perform this operation on a closed data set


Version 4.2.51.0

New option in settings to Convert half sign to .5’, this can be used if the fax/email font does not support ½ signs.

Please beware an extra character is used and could clash with the character after the original ½ if close together.


Version 4.2.50.0

Correct an old problem that has surfaced when special characters are replaced (Eg Pound Signs) causing a larger than needed font width to be used this then caused a different page format to one that do not have a special character.


Version 4.2.49.0

If a pound sign is found as CHR(171) this is now replaced as CHR(189), this corrects a problem where some documents were faxing/emails pound signs as  « instead of a ½


Version 4.2.48.0

Some older escape codes were not being completed removed leveing a 0 0 in the finally document. 


Version 4.2.47.3

Enhance PDF Archiving file view.


Version 4.2.47.2

Added delete PDF Archive records only button in send log..


Version 4.2.47.1

Received Faxes now sorted in Date Order.


Version 4.2.47.0

Bring the version upto the latest Madics release (still backwards compatible) and a small cosmetic facelift as well as making the main window scalable (and remembers it set size), previously it was hard to see certain fonts with under higher resolution or DPI.


Version 4.1.46.0

Added 'PDF Root Archiving Folder' in Settings -> PDF Tab, if PDF archiving is enabled in Madics this is the the root folder all PDF fiels are archived/saved into.


Version 4.1.45.2

Added an exception trap when searching the Madics Server for new documents to fax/email, this is to trap the 'Socket Error' Connection reset by peer message if the server is busy or disconnects when the FTP is in progress.


Version 4.1.45.1

Fax ApdFaxConverter now converts bitmaps to fax image in high resolution rather than normal.


Version 4.1.45.0

If a copy of the Madics PRTCDE.DAT file exists in th e-Fax Server EXE folder then this file is read and any matching escape codes in the fax/email file are stripped out before the bitmap is created.


Version 4.1.44.0

Added 'Format Config File' to the Document Templates Database, this new field can point to an ASCII template config file that allows you to define multiple fonts,pitches and styles on a fax image, rather than it currently using all the same font/pitch on the whole document.


The config file is is in the following format:

{line number},{start col},{end col},{font name},{size},{style}


line number    = The line number of the fax/email source document.

start and end col    = Starting and ending column this change is effecting.

            If the start column is 1 and the end is 0 (zero) then the following text uses the supplied format from there on.

Font name        = Font Name.  (Eg. Courier New)

Size        = Font Size

Style        = Font style, currently: normal or bold.


You can also force extra blank lines by usibng the folliowing:

{line number},L,{number of lines}


Currently you can only change a font/style once per line.


An Example.cfg file.

10,1,0,Courier New,12,normal        <- All text from line 10 is printed in Courier New 12

28,10,30,Times Roman,14,bold        <- The text on line 28 between column 10 and 30 are printed in bold Time Roman 14,

                     then and following text returns back to the previous style.

30,L,5                <- Adds an extra 5 lines before next text is printed.

34,1,0,Courier New,8,normal        <- All text from line 34 is printed in Courier New 8


Version 4.1.43.0

Fax Server re-compiled using the latest Async Profressional 4.6 components.


Version 4.1.42.1

Special: Send Sales Rep a copy of Sales Quotes.


Version 4.1.42.0

Any HP printer escape codes are strip out of the file before the file is faxed/emailed.

This was requied if the your Invoices print file had these code in and you would like to fax/email then instead.


Version 4.1.41.0

New switch in "Settings -> Email Message" to set the PDF document name to the document type and number rather than 'document.pdf'. This switch only effects Purchase Orders, Sales Quotation, and Acknowledgements. 


Version 4.1.40.1

Added horizontal scroll bars to F2-View


Version 4.1.40.0

New PDF/Email template. You are now able to have a different template for Faxes and Emails, this allows you to keep your current black and white fax bitmap while creating a new nice colour bitmap template to emailing PDF files.


Version 4.1.39.0

Added 'Despatch Note' as document type.

Also shuffled around with the document screen due to lack of screen space and put them on to two tabs.


Version 4.1.38.3

Update on the previous change: Now also Ignores any  exception errors with 'Command okay" when deleting a files.


Version 4.1.38.2

Ignore Alpha Micro Servers on exception when deleting a file if the message is '200 DELE command okay.' or 'DELE command okay.'


Version 4.1.38.1

'Socket Listen' now does not update the eFax Server log file due to the amount of times its called and the size of the log file.


Printer matching is forced into uppercase so the correct printer is printed to.


Version 4.1.38.0

MADFQU.RUN Version 4.1(102) updated to wait for a 'OK' from the eFax Server before it receives the fax queue information.


Version 4.1.37.4

Sockets log more information to screen and now also to fax log file.


Version 4.1.37.3

Added a trace to the fax log file to help locate a problem where documents are always printing out to the first printer in the list and not the related document type printer.


Version 4.1.37.2

Added a few seconds pause between printing a fax to the printer before moving on and processing the next fax, Its possible blank pages are printed and not the fax because the next fax has over written the file.


Version 4.1.37.1

PDF options in settings are now: No PDF, PDFlib or wPDF


Version 4.1.37.0

PDF changes: New option (in settings -> PDF) to create a PDF documents using the existing PDFlib (Version 5) or the newly implemented wPDF component.


Users still using PDFLib version 4 now have an upgrade route to Madics eFax Server 4.1 (this) by upgrading their existing PDFlib version 4 to version 5 or moving to the new wPDF.


Version 4.1.36.5

Updates the error log on printer exceptions if there is an error trying to print out the fax after sending. This could possible help track down a problem where blank pages print instead of the fax bitmaps.


Version 4.1.36.4

Added Email address to log file when sending an email confirmation via Outlook.


Version 4.1.36.3

Sending documents by email - If available print the purch/ack/quote number in the email subject.


Version 4.1.36.2

Email confirmation using Outlook now updates the faxserver log file to help debug lockups.


Version 4.1.36.1

Some times the incoming fax RemoteID is not correctly stored and looks like its using the previous faxes RemoteID, we have moved some logic around to see if we can over come this problem.


Version 4.1.36.0

Added 'Request Email Reply on Read' per document, only effective when using the Madics Email Server.

(Please note not all email clients support this option or have it enabled)

Madics Email Server version 4.1.3.0 or later required. 


Version 4.1.35.1

Displays a warning if its unable to find the Madics email server.

Added Test Madics Email Button


Version 4.1.35.0

Changed the Fax Queue, Sent Log and incoming tables database cursor type from Dynamic to Static.


(Dynamic cursor allows data modifications, deletions, and insertions by other users are visible; scrolling forward and back allowed. Where the Static cursor was a static copy of records; data changes by other users not visible; used mostly for reporting.)


Changed the Fax Queue (tblFaxQ) index name from fxSENDDATETIME to fxSTATUS.


Both these changes aim to keep the database upto date if a record is changed by a client, or at the point then a fax/email is sent or failed.


Version 4.1.34.4

Update the socket calls so its now possible to see  the Customer faxes and emails in the send log from with in Madics. Please note this information is not available while the efax server is sending documernts.


Version 4.1.34.3

Added a new Customer/Supplier field to the tables for Madics 4.1.


Version 4.1.34.2

Added Madics 4.1 Invoice Document Type.


Corrected bug where document types 10 (Non Conformance) ,11 (Customer Price Agreement) and 12 (Customer Returns) printers were saving over the top of  the Purchase Orders and Sales Quote Printers.


Version 4.1.34.1

Check PDF master password is set before setting permissions.


Version 4.1.34.0

With the use of PDFLib Version 5, you are now able to to set passwords and permissions on the PDF Documents.

Recommend setting the masterpassword and 'nomodify' options to stop external editing. This new options can be found in the eFax Server Settings on the PDF tab.


Version 4.1.33.0

Emailing a PDF file now requires Version 5 of PDFLib (as Version 4 has been discontinued), The eFax Server version has been update to 4.1 to show the requirement difference and also to reflects the latest version of Madics.


Version 3.2.32.0

Since version 4 of the PDFlib component used to email PDF files is no longer available and Version 5 is released, people using this option in the fax server will no longer be able to update beyond this version of the Madics eFax Server with out upgrading their version of PDFlib.


Version 3.2.31.1

Added test socked button in settings.


Version 3.2.31.0

Added socket call to make it possible to display the outstanding queue information from with in Madics on the sever. 


This sockets option is in a beta stage, It currently allows you to query the eFax Queue from a Madics program on the server. For example an option off the Main Menu with out the user needing to load/install the PC fax client or goto

the Fax Server itself.

 

If your intresting in testing/using this beta version please let support know.


Version 3.2.30.1

Follow-up on the previous change, Emails are now also rotated otherwise some PDF formats emailed a blank page.


Version 3.2.30.0

New field 'Rotation Angle' added to the bitmap template file, this will rotate the page at x degrees before it is faxed, previews and emails are not rotated.


Version 3.2.29.0

Changed/Compiled to use the latest Internet Direct (Indy) Version 9.0 Components.

Enhanced the 'Unable to update table status Active' message to give more details.


Version 3.2.28.0

You are now able to set a different printer per Madics document type instead of all the documents going to the same printer.


Added an extra tick box to allow you to only print sent or/and failed documents.


Version 3.2.27.1

Added on error exceptions around 'delete fax' to try to locate a customers problem.


Version 3.2.27.0

Some time in the previous changes we think back to Version 3.2.18.0 the Purge button never apeared when you selected the settings tab.


Version 3.2.26.0

The failed, over night shot and successful email  subject and body text can now be set instead of being hard coded in the program.


Version 3.2.25.0

Emails can now be sent via the Madics Email Server instead of Microsoft OutLook


Version 3.2.24.0

Added print failed faxes option in Settings.


Version 3.2.23.2

When faxing from windows applications and the PC name was over 10 chrs the server stopped with a 'Multiple Step Operations'. (The Delphi ADO database field was set to 50 when the access database is 10.)


Version 3.2.23.1

Send a ftp 'quit' command to disconnect from Unix servers as well as Alpha Micro's.


Version 3.2.23.0

Alpha Micro was keeping ftp connections open and timing out causing error 531 (Connection reset by peer) in the TCP:NETLOG, a 'quit' command is now send before disconnecting.


Version 3.2.22.0

Implement special chrs on faxes if the font supports them, for example chr(234) will now convert and print an Omega sign in the fax in Courier New font. (Still under development)


Version 3.2.21.2

The Amend, resend and preview buttons appeared all the time, these should have only showed depending on the tab selected.


Version 3.2.21.1

The program allowed you to click on the email/print/view/delete buttons even if there was no received faxes.


Version 3.2.21.0

Alpha Micro servers were not picking up any files to fax after Version 3.2.19.0 (Indy FTP component changes) due to the Alpha Micro reporting back with a Change PPN OK exception message even if it worked. 


Version 3.2.20.3

Added TEST TCP/IP Connection button in Settings.


Version 3.2.20.2

Incoming Fax Print scaling changed.


Version 3.2.20.1

Added Fax Station ID for out going faxes.


Version 3.2.20.0

Incoming Fax Server option. - Allows faxs to be received.


Version 3.2.19.0

FTP changed from the Delphi 4 standard component to the Indy FTP component. Should be more robust and reports back with better errors. The previous component sometimes had problems when there where lots of files in one directoy on the server. Madics/server should now be able to submit more faxes in once batch now rather than the FTP locking up ans sending nothing.


Version 3.2.18.0

* New option to Fax any PC Applications using the Madics Fax Server - Fax Client/Print Driver required on each PC.

* Settings moved to different tabs for each topic.

* Bug fix to Sent failed emails messages sometime they were beng sent more than once. 

* Compiled using Async Professional Version 4


Version 3.2.17.0

New option in settings allowing the default windows bitmap (BMP) viewer to be used to preview the fax image instead of the Madics Fax viewer. Warning only the first page is previewed using this option.


Version 3.2.16.0

Amend and Global merged into one option.

Multiple record selections available using Control/Shift.

Misc screen for Windows XP.


Version 3.2.15.1

Added modem init string option in settings.


Version 3.2.15.0

The Fax Server now verify that both the 001 Fax file and TAG file exists on the server before they are transferred to the PC via FTP and then deleted. 

This will hopefully solves Error 17's when creating faxes in Madics on Alpha Micro's and possible on UNIX too. The print file was being created and the FTP transferred it before the file was closed.


Version 3.2.14.0

Emailing documents now uses PDFLib Version PDFlib 4.0.2 rather than the earlier Version 3.


Version 3.2.13.2

If msOutlookAcceptance.exe or msOutlookAcceptanceXP.exe exists in the Madics Fax Server folder then this is launched the same time an email is being created, this program will sent a Control-Y to the Microsoft Outlook security box, automatically accepting the creation of the email. Please note these programs are still experimental.


Version 3.2.13.1

The programs com port is updated as soon as its changed in settings, saving you to exit and re-start.


Added 'test port button' in settings next to the com port setting, this sends an AT command to the com port and checks the port response correctly.


Version 3.2.13.0

Added an option in settings allowing you to turn the MDAC Compress Database option off or on. 


Version 3.2.12.2

If the start and end time for priority 9 documents were in the same day EG. 7pm to 10pm they were still being sent.


Version 3.2.12.1

Fix a bug where you way unable to Re-Send a document from the Sent Log and got a message Sorry, unable to queue your fax and a blank fax record was created in the fax queue.


Version 3.2.12.0

There are now options to print or get an email conformation for each type of document.

(The Madics RUN programs will also need updating if they were not already done for Version 3.2.10.0)


When entering the setting password *'s are displayed instead of the letters of the password.


Version 3.2.11.1

You are now able to set your own settings password instead of using the Madics daily password.


Version 3.2.11.0

You now have an option in the Clients to only list selected users.


Version 3.2.10.0

Added new document priority in Settings, Each Madics Document can now have a priority assigned to it, The latest Madics RUN programs that fax the documents  are required otherwise priority will still default to 2.


Version 3.2.9.0

Recompiled under Delphi 5 Service pack 1 and ADOExpress Update Pack 2 for MDAC 2.6, This solves the BOF or EOF errors with Microsofts version of MDAC 2.6.


Version 3.2.8.2

Now displays a warning if the Fax Server has Windows LargeFonts set.


Version 3.2.8.1

If large fonts were used in Windows the fax ftp file transfer would not transfer the fax .001 and .TAG files


Version 3.2.8.0

Added a delay time option between sending a fax and checking for any new faxes waiting to be sent on the Madics server, this was always set to 10 seconds. You will need to exit the fax server software and re-run for changes to be effective.


Version 3.2.7.1

Resolution Independence has been set to false for the screen resize component, this corrects the problem where the right hand side buttons where falling off the screen in 1024 by 768 resolution.


Version 3.2.7.0

Changes for the E-Fax Server on Alpha Micros.

The location of the documents on the server is entered differently for an Alpha Micro, it is entered in the following format.

DSKz:[XXX,16]  

Where z is a disk number, (It should be the same as the server side in Madusr - system management).


Then when the e-Fax server checks for new documents is will replace the XXX with 33, 221, 222, 241, 250, & 246.  These accounts have to be setup on the Alpha Micro if they are used.


Version 3.2.6.2

The Global option was not changing all the documents as it was auomaticlly being resorted while the global routine was reading down the file. The sort option is now turned off while global change is running.


Version 3.2.6.1

When you now click delete a document the record temporary goes no hold while it asks if you really want to delete it or not, This will stop the Server trying to sent it at the same time you are trying to delete it and causing an 'The specified row could not be located for updating' on the server.


Version 3.2.6.0

** Warning, when upgrading to this please make sure the Documents Queue has nothing in it. ** 


Added a new Priority field to the Document Queue database, the queued faxes are sorted and sent in this order except priority 9 that is only sent if between the priority 9 start and end times in Settings. 


The document status now have a status number as a pre-fix to the description allowing it to be sorted. 


The Document Queue is now sorted by Status, Priority and then Attempts.


The way documents are being sent from the queue has now been changed from:-

Reading down the queue and sending each one until it reaches the bottom and then checking the server for any newly submitted faxes.

It now always faxes from the top of the Document Queue as its sorted by Status, priority and attempts, the queue is resorted after each fax is sent or failed, newly submitted faxes are added to the queue and the next priority fax is moved to the top. 


A Document Preview button has been added to see the document in the formatted layout. 


A new extra chargeable feature has been added allowing 2 colour bitmap files (BMP) to be embedded into a document before it is sent. a string of ^IMAGE MyImage.BMP MARGIN=10 just needs to be entered in your fax or fax template when you are writing it. where MyImage.BMP is the bitmap you want on the document and is stored in the Madics Fax embedded image folder stored in the Madics Fax settings.


Version 3.2.5.2

If the refresh is ticked the clients refresh every 30 seconds not every 10 seconds now.

The refresh disables it self while you are amending a document, as this was causing an update error.


Version 3.2.5.1

If the overnight compress fails when the file is in use it updates the Madics Fax Error Log file instead of showing a message on the server screen and waiting for you to click OK.


It now erases the Madics Fax Log when it reaches 300k and re-creates it.


Version 3.2.5.0

Added a new option in Settings 'Client Auto Screen Refresh' if ticked the client screens with automatically refresh their screens every 10 seconds replacing the need for you to press the F5-Refresh button.


Version 3.2.4.1

When the refresh key is pressed and you are viewing the document sent screen it will go to the last document sent at the bottom. 


Version 3.2.4.0

Form size was not recalculating correctly at 1024 by 768.

New option in Settings allowing you to select the Fax Class.

The last fax attempt before failing Class 1 will be used.


Version 3.2.3.5

Now uses Class 1 all the time, instead of auto detecting the highest possible class.


Version 3.2.3.4

Now attempts to detect which class to use when connecting to the remote fax, rather than failing with an error of 'Bad response from modem'


Version 3.2.3.3

When the daily database compress runs at x time it will now reset any documents queue with a status of 'Active' back to status 'Queued'


Version 3.2.3.2

Changed Sent Documents sort key, as it was not sorting in date sent correctly.


Version 3.2.3.1

When the daily database compress runs at x time and you have failed email notification turned on all user with a queued document will be sent an email saying your document is still queued.


If you have the auto startup option on the Fax/Email Server will now wait 30 seconds before starting and checking the queue.


Added a 'Delete Temp Files' option in settings, if ticked any created temp files are deleted at the end of sending.


Version 3.2.3.0

You are now able to email documents from Madics rather than fax them if you have a MAPI Email Application running on the PC that runs the Madics Fax Server program.


The documents will be emailed as attachments in a PDF Acrobat format for a picture JPG format.


Emailable documents are:  Purchase Orders, Acknowledgements and Sales Quotes.


Version 3.2.2.0

New option 'Not to purge sent/archived faxes' if this is ticked purges are needed to be ran manually using the purge button in settings and entering a purge upto date. It remebers the last date you purged upto unless it the first time you purge and it will default to about a year ago.


Added version history screen option in Help. (This).


Version 3.2.1.0

Added a new global change/delete button on the queued faxes screen, this allows you to global change or deleted any faxes waiting to be sent.


Also outputs all fax server/client system messages/error message to an ascii log files in the application folder.


Version 3.2.0.0

New Madics Fax Server / Client that runs on a networked PC running Win98/NT with an attached modem.

The Fax Server program runs continually polling the Madics Server every x minutes looking for faxes submitted in Madics, (E.g. Purchase Orders etc) the files are then transferred to the PC via the network (TCP/IP) and faxed to the recipient.