Replace commas in URI with the %2C escape code. This is useful since netscape's remote command invocation does a stupid syntactic scan of the passed url and treats commas as argument command separators, so the url gets chopped off at the first literal comma.
Module: (app scwm netscape)
Defined in scheme/netscape.scm at line 102 (CVS log)