OT: Analyzing competitors - In this case Real Software

Keith Hutchison keith.hutchison at balance-infosystems.com
Tue Mar 22 18:16:02 EST 2005


> 
> replace "bug" with "feature" in myString  ?
> 
in REALBasic I extended the string class so that I can

someString.replaceAll("bug","feature")

without extending it would be
someString = replaceAll( someString, "bug", "feature" )

Keith Hutchison
Balance-Infosystems.Com

postgresql - mysql - dbf 
Foxpro - Delphi - MS Access - REALbasic - Java
http://balance-infosystems.com http://realopen.org 


More information about the use-livecode mailing list