Random Project

Spaces in MSMQ name

How should the spaces be handled in the msmq name?

example:
Have a queue name called “transfer points day”

the readme says:
“MessageCount DIRECT=OS:MSMQSVR01Private$transfer points day 50 200”

and it fails with bad command argument.

Please advice?