Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread StringReplace
Wed, Apr 11 2012 6:05 AMPermanent Link

Robert Devine

Hi Tim

Is there a StringReplace function? The compiler doesn't say there isn't,
but I can't get the [] options right. I tried the obvious [rfReplaceAll]
but no joy.

Cheers, Bob
Wed, Apr 11 2012 12:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bob,

<< Is there a StringReplace function? The compiler doesn't say there isn't,
but I can't get the [] options right. I tried the obvious [rfReplaceAll] but
no joy. >>

No, there isn't a StringReplace function currently.  Phase 2 of EWB will
involve building out both the framework and the runtime support for
dates/times and string handling.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, Apr 11 2012 12:59 PMPermanent Link

Robert Devine

Ok thanks - I've just implemented a simple version myself in the meantime.

Cheers, Bob


On 11/04/2012 17:21, Tim Young [Elevate Software] wrote:
> Bob,
>
> << Is there a StringReplace function? The compiler doesn't say there
> isn't, but I can't get the [] options right. I tried the obvious
> [rfReplaceAll] but no joy. >>
>
> No, there isn't a StringReplace function currently. Phase 2 of EWB will
> involve building out both the framework and the runtime support for
> dates/times and string handling.
>
Thu, Apr 12 2012 1:28 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bob,

<< Ok thanks - I've just implemented a simple version myself in the
meantime. >>

I'll make sure to add one shortly to the runtime.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image