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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: karole
  • Content: Threads
  • Order by date
  1. karole

    Duplicate characters in string

    In Crystal Reports, I'm using this piece of code to concatenate characters in a string in the details section. WhilePrintingRecords; StringVar OptSuffix; OptSuffix:= OptSuffix + Trim({options.number}) The options table has many value choices - ranging from A-Z and 0-9 - and some of the...

Part and Inventory Search

Back
Top