> I have little problem. I would like to do something like that :
> 
> <RC$nbr = <RCinclude /folder/RC$chaine.txt>>
>  <RCif RC$nbr = 0>
>   No message
>  <RCendif>
> 
> but this don't run. Someone know the solution of this problem?

  <RCif RC$nbr = 0>
   No message
  <RCelseif RC$nbr ! 0>
   <RCinclude /folder/RC$chaine.txt>
  <RCendif>

Dave


--------------------------------------------------------------------------------
For unsubscription of this list send an email to [EMAIL PROTECTED] with email
data containing unsubscribe emailadd sambar

Reply via email to