[phorm] [Phorm:] Re: $PHORM_LOGQUOT

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 13 Jun 2004 11:36:41 -0000

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

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

  MESSAGE:  (#4119) Re: $PHORM_LOGQUOT 
            <http://www.phorm.com/support/?rev=4119> 
  AUTHOR:   Holotech 
  DATE:     June 13, 2004 at 7:36 a.m. EST 

  Reply To: (#4103) $PHORM_LOGQUOT 
  Author:   Marc 
  Date:     June 3, 2004 at 2:38 p.m. EST 

> I am trying to set the quote to the " char with 
> no luck, maybe because it's also your termination 
> char? I get a parse error everytime, it i rem it out 
> just use single quotes no problems. Great script BTW! 
> What a time saver!!! Any thoughts? 

Either of these will work: 

$PHORM_LOGQUOT = "\""; 
$PHORM_LOGQUOT = '"'; 

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

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:

  • » [phorm] [Phorm:] Re: $PHORM_LOGQUOT