[phorm] [Phorm:] Re: GnuPG Encryption, dated flatfiles

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 14 Nov 2003 15:01:44 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#3353) Re: GnuPG Encryption, dated flatfiles 
            <http://www.phorm.com/support/?rev=3353> 
  AUTHOR:   Holotech 
  DATE:     November 14, 2003 at 10:01 a.m. EST 

  Reply To: (#3348) GnuPG Encryption, dated flatfiles 
  Author:   scanreg 
  Date:     November 12, 2003 at 2:11 p.m. EST 

> Can it do the following, too? 

> 1. encryption of data (preferably gnupg) 

With plugins, all things are possible. AFAIK, no one has written a Phorm 
plugin to do encryption, but it wouldn't be too difficult. 

> 2. auto-create daily, dated flatfiles 

Yep, using the text logging feature. 

> freds_contacts_10nov2003.txt (pipe-delimited file) 

$PHORM_LOG[1] = "freds_contacts".date("dMY")."txt"; 
$PHORM_LDELIM[1] = "|"; 

$PHORM_LOG[2] = "joans_orders".date("dMY")."txt"; 
$PHORM_LDELIM[2] = ","; 

Actually, to have different delimiters for the files you'll have to wait until 
v3.5.0 is released, which will be by Monday. 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: