[phorm] Variable assignment problem

  • From: "Joseph E. Maxwell" <webmaster@xxxxxxxxxx>
  • To: phorm@xxxxxxxxxxxxx
  • Date: Wed, 06 Oct 2004 05:05:05 -0700

Could someone say why
PHORM_COUNTER is recognized in
      
                  $PHORM_LOGVAR = "........ PHORM_COUNTER .......";

but

                  $PHORM_LOGVAR =  "........ counted"; is not!

although    $counted = $PHORM_COUNTER; is previously set ?

Thanks




-------------------------------------------------
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] Variable assignment problem