[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: [sqr-users] Replacing single quote with two single quotes




this works

Begin-Program
encode '<39>' into $tic1
let $word = 'haz'||$tic1||'ard'
let $tic2 = $tic1 || $tic1
let $replace = replace($word, $tic1, $tic2)
show $word
show $replace
End-Program

Thanks,

Russ Wulfson
Developer
Boston Market Corporation
Office: 303-216-5614
Fax: 303 -216- 8727


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users