If I want to include slashes ('/') in slash-quoted strings, do I need to escape them with backslashes? In other words, if I need to create a Regex that matches a *nix-like path, should I use /x\/y/ or /x/y/?
Thanks.
G. Ralph Kuntz, MD
Chief Software Architect
meridianEMR, Inc.