Render Template with "/" in name?

2G wrote on 12/30/2005, 3:38 PM
The new mp4 render template is named "Sony AVC/AAC". Tried to use it in my render script for the first time and realized that when you call out a template as a regular expression, you use '/' delimiters. The slash in the template name messes it up. Tried some of the standard programming techniques of "//" and "\/", but no luck.

How to you code this to call out that template? Probably something obvious... Just can't think of it.

Thx.