mr_suleyman
23rd November 2004, 08:53
Hello all , I want to replace word in string
For example , MY STRİNG = " I LOVE MY JOB"
replaced variable = "MY JOB"
new variable = "DARLING"
when it is succesfull , I must get MY STRING = "I LOVE DARLING"
it is possible that ı can find solution writing code, may be there is a quick way like function to replace it.

Thanks in yours advice

Otools
23rd November 2004, 14:52
Try Subfunctions Multi Byte Management

MB.xxx as string MB.REV$( string_expr [, long flags] )