Ensure the arguments parameter is a single string. Each individual argument in the string can contain spaces. Collect each argument that contains spaces in some way.
Using Jacl:
set am [$AdminControl queryNames type=ApplicationManager,process=server1,*]
Using Jacl: