Moderator: Enrico Maria Giordano
FUNCTION WORDREPLACE( oSel, cSrc, cRpl )
LOCAL lOk
oSel:Start = 0; oSel:End = -1
lOk = oSel:Find:Execute( cSrc )
IF lOk; oSel:Range:Text = cRpl; ENDIF
RETURN lOk
Marco Turco wrote:sia perché lo fornisco direttamente sul CD del mio prodotto in modo che sia immediatamente installabile
Return to All products support
Users browsing this forum: No registered users and 20 guests