Monday, July 05, 2004

New Email Settings 

To make sending request and output by email easier, the Email send functionality has been revisited slightly in Build 342.
 
Email default settings may be set at the Global, Preference or Request level as well as by modifying the settings via the FFCONFIG BEFORE EMAIL setting. Although you can change them in other areas, if you choose to change them in BEFORE EMAIL, change the following settings:
 
The variables:

pcMType - Mail Type (either S for SMTP or M for MAPI. This is driven by the variables pg_mailfmt, pf_mailfmt and then finally rq_mailfmt)

plUseCDO - Set to .T. if you want to try and send the message using CDO (collaborative data objects). This only works with Windows 2000 and above OSes.

pcMServer - SMTP Server. Driven from pg_msgsvr , pf_msgsvr and rq_msgsvr

pcMFrom - Sender Email Address. Driven from pg_msgfm,pf_msgfm and rq_msgfm

pcMSender  - Sender Name. Driven from pg_msgsdr , pf_msgssdr and rq_msgsdr

plDisplay - Logical setting for Outlook or MAPI Mail applications. If set to .T., the message will be displayed before sending

pcMUser - SMTP Server user name. Driven from pg_msgusr , pf_msgusr and rq_msgusr

pcMPwd - SMTP Server User Password. Driven from pg_msgpwd , pf_msgpwd, and rq_msgpwd

pcMSubject - Message from subject. Defaults to "Email from Foxfire!" but driven from pf_msgsubj and rq_msgsubj

pcMNote - Message note. Defaults to  "Your request is attached." but driven from rq_msgnote.

 


Comment

Foxfire! 8.0 Build 342 

Build 342 was primarily intended to be a bug-fix release (which means you should be able to grab the Refresh and it should run ok). But of course, we've put in some new goodies. If you come across problems, please download the full install first.

We are moving forward with internal testing but want to ensure everyone has an opportunity to grab the latest.

Fixes and Cosmetic Updates

Fixed problems with editing cross-tabs.
Added support for full font
editing with support for underline and strike-thrus.
Fix for ffconfig editing.
Fix errors when editing the style.

Upd: Group Header tab now uses revised headers to make it clearer what is being edited.

Upd: The Table field in the Edit Data Item dialog is now a drop-down, making it easier to select from the existing tables in the system.

Upd: When you Right-click on report groups, we only show commonly used items such as Group, Ungroup, Reset Page # and New Page.

Fix: Problem with removing sorts on items. Now if you remove the group, it will un-hide the Data Item if it is hidden.

Fix: refresh problems with output tabs. In earlier versions, the Output options dialog would not refresh properly.

Upd: Set up environment so users can run Request Editor outside of Request Manager. This is useful if you decide to rebuild the Request Editor yourself in code. We'll document this in more detail a bit later.

Fixes for errors when hitting Apply in Data Item Editor.

Fixed problem when you removed the only filter in a request, it didn't properly remove.

The Expression Editor has been enhanced with better support for Real vs. Plain language expressions. We're about 90% there so please give us your feedback.

The Batch Builder menu option has been moved to the View menu and renamed Batch Folders. Update to ensure that View menu updates properly when exporting, importing or batching. This way, you can easily Hide it again. Removed Save As Batch from File menu.

Fix: When right-clicking on Data Items in the Request Manager, it now goes to the Data Items tab instead of the first one.

Fix: Batch folders did not disappear when clearing checkbox

Fix: Ensured that dictionary description is invisible if set.

Upd: Default to display Data dictionary description is now on.

Upd: Updated Export object so that request output file is not cleared after running RunExport method.

Enhanced Font Support

Individual data items now use the WindowsStyle settings from the data dictionary. (There was a change in FFFRXGUI to support it even if NOT on second line). What this means is that if you have set up custom font selections in the Data Dictionary, Foxfire! will use them even if the data item is NOT on the second line.

Support for font styles now includes Bold, Italic, Underline and StrikeThru for both basic data items and dynamic request items.

Support for new font choices for runtime and data item fonts.

Enh: Added pg_dispdesc to FFCONFIG builder for easier access. The New FFCONFIG Builder works really well with this. If you haven't used it before, download the Full Install and try it under Tools System Administrator.

Enh: New Export and Email functionality. You can now right-mouse click on a request and choose Export and Email to batch email your request all in one step. A real time saver. Note the new email variables in the FFCONFIG file though before trying to do anything.

What Is Not Fixed or Updated

Dialogs found when using the Batch Builder. We are revising these and attempting to incorporate automated support for the Windows Task Scheduler. The interface there is inconsistent so please be aware of its fragility. The next build shoud resolve this.


Comment

This page is powered by Blogger. Isn't yours?