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 strongm 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: flavioweb
  • Content: Threads
  • Order by date
  1. flavioweb

    set text to lowercase...

    ...but in one line after a ; and if ; is not first line char. for example: LDA COLORS ; DO A COLOR how to set "DO A COLOR" to lowercase?
  2. flavioweb

    Find and replace with incremental value.

    Suppose i have this code --- bcc L_BRS_($4593)_($455E) nop nop nop L_BRS_($4593)_($455E) bcc L_BRS_($4594)_($455F) nop nop nop L_BRS_($4594)_($455F) --- I want to replace "L_BRS_($4593)_($455E)" with "lbrs001" (bot in single line and where line start with "bcc") and same with other...

Part and Inventory Search

Back
Top