[thelist] what is chr(29)?

Casey aspnet at thecrookstons.com
Mon Oct 31 10:06:38 CST 2005


Anyone know what chr(29) is?

I'm trying to read someone else's code:

sNewSub_Type = replace(sSub_Type, chr(29), ", ")

In the string sSub_Type, all instances of chr(29) are being replaced with a 
", " but what is chr(29)?

Thanks!





More information about the thelist mailing list