Syntax:

     $[s,separator,string]

In this transformation, NMAKE32 will place the separator text between every two words in string. This transformation is useful when a character other than a space is required to separate multiple words on a program's command lines, or when writing in-line files.

The separator text can be enclosed in quotes, and if so, can contain special characters such as spaces, commas, and the following escape sequences: