Alternate Split Character

From Cfwiki

Revision as of 15:18, 8 March 2006 by Joshr (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The following code snippet shows how you can arrange to use a colon in a variable value, such as if you need to configure an interface like 'eth0:0'

# changing the list separator
control:
 Split = ( "," )
Personal tools