Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

Function SubSt()

(since 5.4.449.5)

Function SubSt(src as string,tar as string,rep as string) as string

Find the target string "tar" in src and replace all occurences with the string rep. case sensitive.

Note, this is function overload for the existing subst() function which uses a position and length parameter for the target. For developers who don't know what function overloads are, they are functions which have the same name but accept different parameters.

Return the final string.

© 2001 Hector Santos, http://www.santronics.com