Steve,

Put the concatenated columns in brackets:

choose vcustcont from #values for (CC_contact & CC_OfficeExt) from CustContacts 
 where custnub2 = .This_Custnub2

Regards,
Alastair.
  ----- Original Message ----- 
  From: Steve Breen 
  To: RBASE-L Mailing List 
  Sent: Tuesday, November 04, 2008 10:29 AM
  Subject: [RBASE-L] - One works - other will not


  The 1st onr works 2nd will not. What did I do wrong ??


  R>choose vcustcont from #values for CC_Id, from CustContacts  where custnub2 
= .This_Custnub2

  R>choose vcustcont from #values for CC_contact & CC_OfficeExt from 
CustContacts  where custnub2 = .This_Custnub2



  Steve


------------------------------------------------------------------------------



  No virus found in this incoming message.
  Checked by AVG - http://www.avg.com 
  Version: 8.0.175 / Virus Database: 270.8.6/1765 - Release Date: 03/11/2008 
16:59

Reply via email to