Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vpd

  1. vpd

    If, else if, else statement problem

    Hi LB, Thanks a lot for your suggestion. It worked beautifully. VPD
  2. vpd

    If, else if, else statement problem

    Hi lbass, Thanks for the reply. I put else vPaymentAddress under each chr(10). But I still get the same error with highlighted text starting just below the first else statement. I think I should mention one more thing. if ({CUSTOMER_ORDER_DELIV_NOTE_REP\.ORDER_ID} = 'NCO') OR...
  3. vpd

    If, else if, else statement problem

    Hi All, I am a new Crystal user and I am trying to write a if, else if, else statement in Crystal Syntax. The following is my statement. stringVar vPaymentAddress := ''; if ({CUSTOMER_ORDER_DELIV_NOTE_REP\.ORDER_ID} = 'NAT') OR ({CUSTOMER_ORDER_DELIV_NOTE_REP\.ORDER_ID} = 'NAP') OR...

Part and Inventory Search

Back
Top