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!

Recent content by mpau

  1. mpau

    parsing a character string

    Hi all, Which is the best (simple) way to do the following input string string = 'àDD!cli_ver!àTT!cli_org' and i need to obtain the following outputs : arg1 = 'DD' arg2 = 'cli_ver' arg3 = 'TT' arg4 = 'cli_org' regards MPAU

Part and Inventory Search

Back
Top