Re: String replacement
Melvin Smith: > Anyone planning on hacking up a string replace op anytime soon > for assigning into a string? Ideally, substr S1, S2, I1, I2, S3 > Or is the plan to do this with keyed access? I hadn't thought of using keys on strings; probably not a great idea. -- Heh, heh, heh, heh... the NO
String replacement
Anyone planning on hacking up a string replace op anytime soon for assigning into a string? Or is the plan to do this with keyed access? -Melvin