[phorm] [Phorm:] Re: several attachments?

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 25 Apr 2003 09:09:38 -0000

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

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

  MESSAGE:  (#2592) Re: several attachments? 
            <http://www.phorm.com/support/?rev=2592> 
  AUTHOR:   Patrick O'Hara 
  DATE:     April 25, 2003 at 5:09 a.m. EST 

  Reply To: (#2591) several attachments? 
  Author:   bigbeee 
  Date:     April 25, 2003 at 4:09 a.m. EST 

Hi there, 

Define PHORM_RESATCH for the first file you want to attach. You must do this 
or nothing will be attached, and it must be a valid file. i.e. do the normal 
thing for the first file. 

For additional files, specify the following - exactly the following. 

$ph_AttachList[ ] = "$ph_atd/FILE-NAME-2-HERE"; 
$ph_AttachList[ ] = "$ph_atd/FILE-NAME-3-HERE"; 
$ph_AttachList[ ] = "$ph_atd/FILE-NAME-4-HERE"; 

So the first one is already taken care of, the second third, etc are as 
specified above. Where it says FILE-NAME-X-HERE, replace with (funnily enough) 
the file name, but with absolutely no path information. It must be just the 
name and extension of the file. The file must be in the usual attachment 
directory. 

NOTE: The file in PHORM_RESATCH is actually the last file to be attached as 
the others are added to the attach list at the time the config is executed and 
the RESATCH one isn't added to the list until later on. 

Hope this helps, 

Regards, 

Patrick O'Hara 
WhitsundayIT 
QLD, Australia 

patrick@xxxxxxxxxxxxxx 
www.whitsundayit.com 

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

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: